Home
last modified time | relevance | path

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

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