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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_debug.c363 #define SAMPLES_PER_SEC 10000 macro
364 #define SAMPLES_TO_PERCENT_RATIO (SAMPLES_PER_SEC / 100)
687 uint32_t samples_per_sec = SAMPLES_PER_SEC;

Completed in 13 milliseconds