Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-events.c31 static int get_config_terms(struct list_head *head_config,
430 struct list_head *head_config) in add_tracepoint() argument
440 if (head_config) { in add_tracepoint()
443 if (get_config_terms(head_config, &config_terms)) in add_tracepoint()
455 struct list_head *head_config) in add_tracepoint_multi_event() argument
482 err, head_config); in add_tracepoint_multi_event()
497 struct list_head *head_config) in add_tracepoint_event() argument
501 err, head_config) : in add_tracepoint_event()
503 err, head_config); in add_tracepoint_event()
509 struct list_head *head_config) in add_tracepoint_multi_sys() argument
[all …]
Dparse-events.h125 struct list_head *head_config);
138 struct list_head *head_config);
145 struct list_head *head_config);
/linux-4.4.14/drivers/dma/
Dcoh901318.c1276 u32 head_config; member
1870 coh901318_set_conf(cohc, cohd->head_config); in coh901318_queue_start()
2394 cohd->head_config = config; in coh901318_prep_slave_sg()