Home
last modified time | relevance | path

Searched refs:full_paths (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/util/
Dannotate.h98 bool full_paths, int min_pcnt, int max_lines,
105 bool print_lines, bool full_paths, int min_pcnt,
Dannotate.c506 bool full_paths, int min_pcnt, int max_lines, in symbol__annotate_printf() argument
517 if (full_paths) in symbol__annotate_printf()
605 bool print_lines, bool full_paths, int min_pcnt, in symbol__tty_annotate() argument
631 symbol__annotate_printf(sym, map, evidx, full_paths, in symbol__tty_annotate()
/external/linux-tools-perf/
Dbuiltin-annotate.c43 static bool full_paths; variable
114 print_line, full_paths, 0, 0); in hist_entry__tty_annotate()
261 OPT_BOOLEAN('P', "full-paths", &full_paths,
Dandroid.patch120 OPT_BOOLEAN('P', "full-paths", &full_paths,