Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devsel_config.h23 EVSEL__CONFIG_TERM_OVERWRITE, enumerator
H A Drecord.c80 if ((term_types & (1 << EVSEL__CONFIG_TERM_OVERWRITE)) == 0) in evsel__config_leader_sampling()
H A Devsel.c993 case EVSEL__CONFIG_TERM_OVERWRITE: in evsel__apply_config_terms()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c960 if (term->type == EVSEL__CONFIG_TERM_OVERWRITE) in perf_top__overwrite_check()