Searched refs:gpuMemoryKb (Results 1 – 2 of 2) sorted by relevance
63 public final int gpuMemoryKb; field in KernelAllocationStats.ProcessGpuMem65 ProcessGpuMem(int pid, int gpuMemoryKb) { in ProcessGpuMem() argument67 this.gpuMemoryKb = gpuMemoryKb; in ProcessGpuMem()
2346 gpuMemPerPid.put(processGpuMem.pid, processGpuMem.gpuMemoryKb);