Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dparse-events.c48 static int get_config_terms(struct list_head *head_config,
458 struct list_head *head_config) in parse_events_add_cache() argument
475 config_name = get_config_name(head_config); in parse_events_add_cache()
517 if (head_config) { in parse_events_add_cache()
518 if (config_attr(&attr, head_config, err, in parse_events_add_cache()
522 if (get_config_terms(head_config, &config_terms)) in parse_events_add_cache()
562 struct list_head *head_config) in add_tracepoint() argument
571 if (head_config) { in add_tracepoint()
574 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
586 struct list_head *head_config) in add_tracepoint_multi_event() argument
[all …]
H A 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,
/OK3568_Linux_fs/kernel/drivers/dma/
H A 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()