Home
last modified time | relevance | path

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

/openbmc/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.c191 static void fix_raw(struct list_head *config_terms, struct perf_pmu *pmu) in fix_raw()
229 struct list_head *config_terms, bool auto_merge_stats, in __add_event()
293 const char *metric_id, struct list_head *config_terms) in add_event()
1358 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
H A Devsel.c932 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1446 void free_config_terms(struct list_head *config_terms) in free_config_terms()
H A Devsel.h103 struct list_head config_terms; member
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c952 struct list_head *config_terms; in perf_top__overwrite_check() local