Searched defs:print_sym (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | evsel_fprintf.c | 110 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain() local 203 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | evsel_fprintf.c | 118 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain() local 214 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym() local
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | insert-sys-cert.c | 260 static void print_sym(Elf_Ehdr *hdr, struct sym *s) in print_sym() function
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | insert-sys-cert.c | 260 static void print_sym(Elf_Ehdr *hdr, struct sym *s) in print_sym() function
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 2843 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) global() argument
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 2900 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) global() argument
|
Completed in 16 milliseconds