Searched refs:SAMPLES_PER_SEC (Results 1 – 3 of 3) sorted by relevance
41 #define SAMPLES_PER_SEC 10000 macro96 usleep(1000000 / SAMPLES_PER_SEC); in main()
43 #define SAMPLES_PER_SEC 10000 macro117 const int period_us = 1000000 / SAMPLES_PER_SEC; in r600_gpu_load_thread()
41 #define SAMPLES_PER_SEC 10000 macro133 const int period_us = 1000000 / SAMPLES_PER_SEC; in si_gpu_load_thread()