Searched refs:open_trace (Results 1 – 3 of 3) sorted by relevance
120 struct trace *open_trace(char *filename);
901 struct trace *open_trace(char *filename) in open_trace() function
336 trace = open_trace(path); in read_traces()