Home
last modified time | relevance | path

Searched refs:get_config_terms (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dparse-events.c37 static int get_config_terms(struct list_head *head_config,
474 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
536 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
713 if (get_config_terms(head_config, &config_terms)) in parse_events_add_breakpoint()
1082 static int get_config_terms(struct list_head *head_config, in get_config_terms() function
1307 if (get_config_terms(head_config, &config_terms)) in __parse_events_add_numeric()
1448 if (get_config_terms(head_config, &config_terms)) in parse_events_add_pmu()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.c48 static int get_config_terms(struct list_head *head_config,
522 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
574 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
1237 static int get_config_terms(struct list_head *head_config, in get_config_terms() function
1410 if (get_config_terms(head_config, &config_terms)) in parse_events_add_numeric()
1521 if (get_config_terms(head_config, &config_terms)) in parse_events_add_pmu()

Completed in 7 milliseconds