Searched refs:SAMPLER_SYS_MEM (Results 1 – 2 of 2) sorted by relevance
54 #define SAMPLER_SYS_MEM (1U << 11) macro
88 if (actionv[actionid - 1].sample & ~SAMPLER_SYS_MEM) { in kperf_action_has_non_system()180 sample_what &= SAMPLER_SYS_MEM; in kperf_prepare_sample_what()333 if (sample_what & SAMPLER_SYS_MEM) { in kperf_sample_internal()