Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.c41 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
H A Devsel.h115 struct list_head config_terms; member
H A Devsel.c876 struct list_head *config_terms = &evsel->config_terms; in evsel__apply_config_terms() local
H A Dparse-events.c348 __add_event(struct list_head *list, int *idx, struct perf_event_attr *attr, bool init_attr, char *name, struct perf_pmu *pmu, struct list_head *config_terms, bool auto_merge_stats, const char *cpu_list) __add_event() argument
399 add_event(struct list_head *list, int *idx, struct perf_event_attr *attr, char *name, struct list_head *config_terms) add_event() argument
1425 config_term_percore(struct list_head *config_terms) config_term_percore() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Drecord.c44 struct list_head *config_terms = &evsel->config_terms; in evsel__config_term_mask() local
H A Devsel.h103 struct list_head config_terms; member
H A Dparse-events.c191 static void fix_raw(struct list_head *config_terms, struct perf_pmu *pmu) in fix_raw() argument
225 __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) __add_event() argument
291 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) add_event() argument
1358 config_term_percore(struct list_head *config_terms) config_term_percore() argument
[all...]
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() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c954 struct list_head *config_terms; in perf_top__overwrite_check() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c952 struct list_head *config_terms; in perf_top__overwrite_check() local

Completed in 18 milliseconds