Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsrcline.h13 extern bool srcline_full_filename;
H A Dsrcline.c30 bool srcline_full_filename; variable
87 if (!srcline_full_filename) in srcline_from_fileline()
H A Dannotate.c1620 srcline_full_filename = annotate_opts.full_path; in symbol__tty_annotate2()
1655 srcline_full_filename = annotate_opts.full_path; in symbol__tty_annotate()