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