Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Drecord.c44 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
Dparse-events.c193 static void fix_raw(struct parse_events_terms *config_terms, struct perf_pmu *pmu) in fix_raw()
231 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()
1403 static bool config_term_percore(struct list_head *config_terms) in config_term_percore()
Devsel.h89 struct list_head config_terms; member
Devsel.c1113 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
1638 void free_config_terms(struct list_head *config_terms) in free_config_terms()
/linux-6.15/tools/perf/
Dbuiltin-top.c951 struct list_head *config_terms; in perf_top__overwrite_check() local