Searched defs:head_config (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | parse-events.c | 445 struct list_head *head_config) in parse_events_add_cache() 523 struct list_head *head_config, void *loc_) in add_tracepoint() 548 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_multi_event() 596 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_event() 608 struct list_head *head_config, YYLTYPE *loc) in add_tracepoint_multi_sys() 1082 static int get_config_terms(struct list_head *head_config, in get_config_terms() 1197 static int get_config_chgs(struct perf_pmu *pmu, struct list_head *head_config, in get_config_chgs() 1254 struct list_head *head_config, void *loc_) in parse_events_add_tracepoint() 1287 u64 config, struct list_head *head_config) in __parse_events_add_numeric() 1323 struct list_head *head_config, in parse_events_add_numeric() [all …]
|