Home
last modified time | relevance | path

Searched refs:SAMPLES_PER_SEC (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_gpu_load.c43 #define SAMPLES_PER_SEC 10000 macro
117 const int period_us = 1000000 / SAMPLES_PER_SEC; in r600_gpu_load_thread()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_gpu_load.c40 #define SAMPLES_PER_SEC 10000 macro
134 const int period_us = 1000000 / SAMPLES_PER_SEC; in r600_gpu_load_thread()