Home
last modified time | relevance | path

Searched defs:trace_file (Results 1 – 2 of 2) sorted by relevance

/tools/perf/
Dbuiltin-ftrace.c570 char *trace_file; in __cmd_ftrace() local
/tools/perf/util/
Dprobe-file.c74 int open_trace_file(const char *trace_file, bool readwrite) in open_trace_file()