Searched refs:KPERF_SAMPLING_ON (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/kperf/
H A Dkperf.h44 #define KPERF_SAMPLING_ON 1 macro
H A Dkperf.c214 if( sampling_status == KPERF_SAMPLING_ON )
226 sampling_status = KPERF_SAMPLING_ON;
237 if( sampling_status != KPERF_SAMPLING_ON )

Completed in 30 milliseconds