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