Searched defs:full_paths (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/ | ||
H A D | builtin-annotate.c | 41 bool full_paths; member in struct:perf_annotate |
/linux-4.1.27/tools/perf/util/ | ||
H A D | annotate.c | 1299 symbol__annotate_printf(struct symbol *sym, struct map *map, struct perf_evsel *evsel, bool full_paths, int min_pcnt, int max_lines, int context) symbol__annotate_printf() argument 1443 symbol__tty_annotate(struct symbol *sym, struct map *map, struct perf_evsel *evsel, bool print_lines, bool full_paths, int min_pcnt, int max_lines) symbol__tty_annotate() argument |
Completed in 108 milliseconds