Home
last modified time | relevance | path

Searched refs:SAMPL_FREQ_MODE (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c39 #define SAMPL_FREQ_MODE(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FREQ_MODE) macro
1710 do_freq = !!SAMPL_FREQ_MODE(&event->hw); in cpumsf_pmu_check_period()