Searched refs:SAMPL_FLAGS (Results 1 – 1 of 1) sorted by relevance
39 #define SAMPL_FLAGS(hwc) ((hwc)->config_base) macro40 #define SAMPL_DIAG_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_DIAG_MODE)41 #define SAMPL_FREQ_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FREQ_MODE)723 SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_FREQ_MODE; in __hw_perf_event_init_rate()788 SAMPL_FLAGS(hwc) = PERF_CPUM_SF_BASIC_MODE; in __hw_perf_event_init()798 SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_DIAG_MODE; in __hw_perf_event_init()