Searched refs:full_paths (Results 1 - 3 of 3) sorted by relevance

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

Completed in 639 milliseconds