Searched refs:_max_gpu_bytes (Results 1 – 4 of 4) sorted by relevance
23 _max_gpu_bytes(0) { in Atom()118 if (gpu_bytes>_max_gpu_bytes) in alloc()119 _max_gpu_bytes=gpu_bytes; in alloc()263 _max_gpu_bytes=0; in clear()
352 { double m=_max_gpu_bytes; _max_gpu_bytes=0.0; return m; } in max_gpu_bytes()408 double _max_gpu_bytes; variable
28 _max_gpu_bytes(0) { in Atom()150 if (gpu_bytes>_max_gpu_bytes) in alloc()151 _max_gpu_bytes=gpu_bytes; in alloc()345 _max_gpu_bytes=0; in clear()
461 { double m=_max_gpu_bytes; _max_gpu_bytes=0.0; return m; } in max_gpu_bytes()520 double _max_gpu_bytes; variable