Searched defs:gpuMemoryKb (Results 1 – 1 of 1) sorted by relevance
63 public final int gpuMemoryKb; field in KernelAllocationStats.ProcessGpuMem65 ProcessGpuMem(int pid, int gpuMemoryKb) { in ProcessGpuMem()