Searched defs:trace_file (Results 1 – 2 of 2) sorted by relevance
/tools/perf/ | ||
D | builtin-ftrace.c | 570 char *trace_file; in __cmd_ftrace() local |
/tools/perf/util/ | ||
D | probe-file.c | 74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file() |