Searched refs:trace_config_head (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dproftool.c249 struct trace_configline_info *trace_config_head; variable in typeref:struct:trace_configline_info
627 for (line = trace_config_head; line; line = line->next)
650 struct trace_configline_info **tailp = &trace_config_head;

Completed in 63 milliseconds