Home
last modified time | relevance | path

Searched refs:head_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dparse-events.c50 static int get_config_terms(struct list_head *head_config,
464 struct list_head *head_config, in parse_events_add_cache() argument
483 config_name = get_config_name(head_config); in parse_events_add_cache()
525 if (head_config) { in parse_events_add_cache()
526 if (config_attr(&attr, head_config, err, in parse_events_add_cache()
530 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
580 struct list_head *head_config) in add_tracepoint() argument
589 if (head_config) { in add_tracepoint()
592 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
604 struct list_head *head_config) in add_tracepoint_multi_event() argument
[all …]
Dparse-events.h169 struct list_head *head_config);
174 struct list_head *head_config);
180 struct list_head *head_config);
184 struct list_head *head_config);
192 struct list_head *head_config,
198 struct list_head *head_config,