Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dparse-events.c44 static int get_config_terms(struct list_head *head_config,
360 struct list_head *head_config, in parse_events_add_cache() argument
380 config_name = get_config_name(head_config); in parse_events_add_cache()
422 if (head_config) { in parse_events_add_cache()
423 if (config_attr(&attr, head_config, err, in parse_events_add_cache()
427 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
431 metric_id = get_config_metric_id(head_config); in parse_events_add_cache()
481 struct list_head *head_config) in add_tracepoint() argument
490 if (head_config) { in add_tracepoint()
493 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
[all …]
Dparse-events.h158 struct list_head *head_config);
163 struct list_head *head_config);
169 struct list_head *head_config);
173 struct list_head *head_config);
180 struct list_head *head_config,
186 struct list_head *head_config,
196 struct list_head *head_config,