Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dparse-events-hybrid.c42 struct list_head *config_terms, in create_event_hybrid()
73 char *name, struct list_head *config_terms) in add_hw_hybrid()
98 struct list_head *config_terms, in create_raw_event_hybrid()
116 char *name, struct list_head *config_terms) in add_raw_hybrid()
141 char *name, struct list_head *config_terms, in parse_events__add_numeric_hybrid()
163 struct list_head *config_terms, in parse_events__add_cache_hybrid()
Drecord.c44 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
Dparse-events.c361 struct list_head *config_terms, bool auto_merge_stats, in __add_event()
407 struct list_head *config_terms) in add_event()
1479 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
3290 struct list_head *config_terms) in parse_events__add_event_hybrid()
Devsel.c904 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1393 void free_config_terms(struct list_head *config_terms) in free_config_terms()
Devsel.h88 struct list_head config_terms; member
/Linux-v5.15/tools/perf/
Dbuiltin-top.c948 struct list_head *config_terms; in perf_top__overwrite_check() local