Home
last modified time | relevance | path

Searched defs:config_terms (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/tools/perf/util/
Drecord.c41 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
Dparse-events.c352 struct list_head *config_terms, bool auto_merge_stats, in __add_event()
395 struct list_head *config_terms) in add_event()
1419 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
Devsel.h115 struct list_head config_terms; member
Devsel.c876 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
/Linux-v5.10/tools/perf/
Dbuiltin-top.c954 struct list_head *config_terms; in perf_top__overwrite_check() local