Home
last modified time | relevance | path

Searched refs:srcline_full_filename (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dsrcline.c13 bool srcline_full_filename; variable
296 srcline_full_filename ? file : basename(file), in __get_srcline()
Dutil.h315 extern bool srcline_full_filename;
Dannotate.c1623 srcline_full_filename = full_paths; in symbol__tty_annotate()
/linux-4.4.14/tools/perf/
Dbuiltin-report.c780 OPT_BOOLEAN(0, "full-source-path", &srcline_full_filename, in cmd_report()
Dbuiltin-script.c1792 OPT_BOOLEAN(0, "full-source-path", &srcline_full_filename, in cmd_script()