Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dparse-events-hybrid.c44 struct list_head *config_terms, in create_event_hybrid()
91 struct list_head *config_terms) in add_hw_hybrid()
118 struct list_head *config_terms, in create_raw_event_hybrid()
137 struct list_head *config_terms) in add_raw_hybrid()
163 struct list_head *config_terms, in parse_events__add_numeric_hybrid()
187 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.c242 struct list_head *config_terms, bool auto_merge_stats, in __add_event()
296 const char *metric_id, struct list_head *config_terms) in add_event()
1389 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
2834 struct list_head *config_terms) in parse_events__add_event_hybrid()
Devsel.c954 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1472 void free_config_terms(struct list_head *config_terms) in free_config_terms()
Devsel.h101 struct list_head config_terms; member
/Linux-v6.1/tools/perf/
Dbuiltin-top.c947 struct list_head *config_terms; in perf_top__overwrite_check() local