Searched refs:SAMPLER_THREAD_MASK (Results 1 – 2 of 2) sorted by relevance
60 #define SAMPLER_THREAD_MASK (SAMPLER_TH_INFO | SAMPLER_TH_SNAPSHOT | \ macro
108 return actionv[actionid - 1].sample & SAMPLER_THREAD_MASK; in kperf_action_has_thread()181 sample_what &= SAMPLER_THREAD_MASK; in kperf_prepare_sample_what()