Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.c44 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
H A Dparse-events.c172 static void fix_raw(struct parse_events_terms *config_terms, struct perf_pmu *pmu) in fix_raw()
210 struct list_head *config_terms, struct evsel *first_wildcard_match, in __add_event()
334 const char *metric_id, struct list_head *config_terms, in add_event()
1467 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
H A Devsel.h94 struct list_head config_terms; member
H A Devsel.c1098 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1627 void free_config_terms(struct list_head *config_terms) in free_config_terms()
/linux/tools/perf/
H A Dbuiltin-top.c953 struct list_head *config_terms; in perf_top__overwrite_check() local