Searched refs:SAMPLER_USTACK (Results 1 – 2 of 2) sorted by relevance
44 #define SAMPLER_USTACK (1U << 3) macro59 SAMPLER_KSTACK | SAMPLER_USTACK | SAMPLER_PMC_THREAD | \
138 if (sample_what & SAMPLER_USTACK) { in kperf_sample_user_internal()152 if (sample_what & SAMPLER_USTACK) { in kperf_sample_user_internal()172 sample_what &= ~(SAMPLER_KSTACK | SAMPLER_USTACK); in kperf_prepare_sample_what()280 if (sample_what & SAMPLER_USTACK) { in kperf_sample_internal()306 !(sample_what & ~(SAMPLER_USTACK | SAMPLER_TH_DISPATCH))) { in kperf_sample_internal()512 sample_what |= SAMPLER_USTACK | SAMPLER_TH_INFO; in kperf_thread_ast_handler()