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

/darwin-on-arm/xnu/osfmk/kperf/
H A Daction.h38 #define SAMPLER_USTACK (1<<3) macro
H A Daction.c111 if( sample_what & SAMPLER_USTACK )
119 if( sample_what & SAMPLER_USTACK )
157 if( sample_what & SAMPLER_USTACK )
238 sample_what |= SAMPLER_USTACK;

Completed in 18 milliseconds