Searched refs:SAMPL_FLAGS (Results 1 – 1 of 1) sorted by relevance
37 #define SAMPL_FLAGS(hwc) ((hwc)->config_base) macro38 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE)39 #define SAMPL_FREQ_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FREQ_MODE)721 SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_FREQ_MODE; in __hw_perf_event_init_rate()786 SAMPL_FLAGS(hwc) = PERF_CPUM_SF_BASIC_MODE; in __hw_perf_event_init()796 SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_DIAG_MODE; in __hw_perf_event_init()