open_trace_file 95 tools/perf/util/probe-file.c return open_trace_file("kprobe_events", readwrite); open_trace_file 100 tools/perf/util/probe-file.c return open_trace_file("uprobe_events", readwrite); open_trace_file 1040 tools/perf/util/probe-file.c fd = open_trace_file("README", false); open_trace_file 40 tools/perf/util/probe-file.h int open_trace_file(const char *trace_file, bool readwrite);