Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel_config.h16 EVSEL__CONFIG_TERM_FREQ, enumerator
H A Drecord.c74 freq_mask = (1 << EVSEL__CONFIG_TERM_FREQ) | (1 << EVSEL__CONFIG_TERM_PERIOD); in evsel__config_leader_sampling()
H A Devsel.c951 case EVSEL__CONFIG_TERM_FREQ: in evsel__apply_config_terms()