Searched refs:SAMPLES_PER_SEC (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c43 #define SAMPLES_PER_SEC 10000 macro
117 const int period_us = 1000000 / SAMPLES_PER_SEC;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c41 #define SAMPLES_PER_SEC 10000 macro
135 const int period_us = 1000000 / SAMPLES_PER_SEC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c43 #define SAMPLES_PER_SEC 10000 macro
117 const int period_us = 1000000 / SAMPLES_PER_SEC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c41 #define SAMPLES_PER_SEC 10000 macro
133 const int period_us = 1000000 / SAMPLES_PER_SEC;

Completed in 5 milliseconds