Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dparse-events.c48 static int get_config_terms(struct list_head *head_config,
452 struct list_head *head_config) in parse_events_add_cache() argument
469 config_name = get_config_name(head_config); in parse_events_add_cache()
511 if (head_config) { in parse_events_add_cache()
512 if (config_attr(&attr, head_config, err, in parse_events_add_cache()
516 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
556 struct list_head *head_config) in add_tracepoint() argument
565 if (head_config) { in add_tracepoint()
568 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
580 struct list_head *head_config) in add_tracepoint_multi_event() argument
[all …]
Dparse-events.h168 struct list_head *head_config);
173 struct list_head *head_config);
179 struct list_head *head_config);
183 struct list_head *head_config);
191 struct list_head *head_config);
196 struct list_head *head_config,
/Linux-v5.10/drivers/dma/
Dcoh901318.c1276 u32 head_config; member
1855 coh901318_set_conf(cohc, cohd->head_config); in coh901318_queue_start()
2374 cohd->head_config = config; in coh901318_prep_slave_sg()