Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dproftool.c53 struct trace_configline_info *trace_config_head; variable
351 for (line = trace_config_head; line; line = line->next) in check_trace_config()
384 struct trace_configline_info **tailp = &trace_config_head; in read_trace_config()