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

/linux-master/tools/perf/util/
H A Drecord.c44 struct list_head *config_terms = &evsel->config_terms; local
H A Devsel.h103 struct list_head config_terms; member in struct:evsel::__anon1601
H A Dparse-events.c193 static void fix_raw(struct parse_events_terms *config_terms, struct perf_pmu *pmu) argument
227 __add_event(struct list_head *list, int *idx, struct perf_event_attr *attr, bool init_attr, const char *name, const char *metric_id, struct perf_pmu *pmu, struct list_head *config_terms, bool auto_merge_stats, const char *cpu_list) argument
293 add_event(struct list_head *list, int *idx, struct perf_event_attr *attr, const char *name, const char *metric_id, struct list_head *config_terms) argument
1376 config_term_percore(struct list_head *config_terms) argument
[all...]
H A Devsel.c933 struct list_head *config_terms = &evsel->config_terms; local
1447 void free_config_terms(struct list_head *config_terms) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-top.c951 struct list_head *config_terms; local

Completed in 229 milliseconds