Home
last modified time | relevance | path

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

/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.c369 struct list_head *config_terms, bool auto_merge_stats, in __add_event()
418 struct list_head *config_terms) in add_event()
1490 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
3302 struct list_head *config_terms) in parse_events__add_event_hybrid()
Devsel.h88 struct list_head config_terms; member
Devsel.c904 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1402 void free_config_terms(struct list_head *config_terms) in free_config_terms()
/tools/perf/
Dbuiltin-top.c948 struct list_head *config_terms; in perf_top__overwrite_check() local