Searched refs:SAMPLER_USTACK (Results 1 – 2 of 2) sorted by relevance
46 #define SAMPLER_USTACK (1U << 3) macro62 SAMPLER_KSTACK | SAMPLER_USTACK | SAMPLER_PMC_THREAD | \
143 if (sample_what & SAMPLER_USTACK) { in kperf_sample_user_internal()157 if (sample_what & SAMPLER_USTACK) { in kperf_sample_user_internal()177 sample_what &= ~(SAMPLER_KSTACK | SAMPLER_USTACK | SAMPLER_EXSTACK); in kperf_prepare_sample_what()285 if (sample_what & SAMPLER_USTACK) { in kperf_sample_internal()319 !(sample_what & ~(SAMPLER_USTACK | SAMPLER_TH_DISPATCH))) { in kperf_sample_internal()528 sample_what |= SAMPLER_USTACK | SAMPLER_TH_INFO; in kperf_thread_ast_handler()