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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmachlock.h74 #define LOCK_SAMPLE_INTERVAL(i) (((i) & 0xff) == 0) macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachlock.h71 #define LOCK_SAMPLE_INTERVAL(i) (((i) & 0xff) == 0) macro

Completed in 69 milliseconds