Searched refs:SAMPLER_TASK_MASK (Results 1 – 2 of 2) sorted by relevance
56 #define SAMPLER_TASK_MASK (SAMPLER_MEMINFO | SAMPLER_TK_SNAPSHOT | \ macro
97 return actionv[actionid - 1].sample & SAMPLER_TASK_MASK; in kperf_action_has_task()183 sample_what &= SAMPLER_TASK_MASK; in kperf_prepare_sample_what()