Searched refs:trace_list (Results 1 – 5 of 5) sorted by relevance
469 trace_list = []484 trace_list.append("visitor->trace(%s);" % member_name)491 trace_list.sort()503 trace_list="\n ".join(trace_list),
237 #define FT_COMPONENT trace_list
234 static struct trace *trace_list; variable1864 struct trace *t = trace_list; in find_genesis()1916 while ((t = trace_list) != NULL) { in sort_entries()1919 trace_list = t->next; in sort_entries()2223 t->next = trace_list; in read_events()2224 trace_list = t; in read_events()
349 #define FT_COMPONENT trace_list