Home
last modified time | relevance | path

Searched defs:print_dso (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_fprintf.c111 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_callchain() local
204 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_sym() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel_fprintf.c119 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_callchain() local
215 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_sym() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c2843 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 Dbuiltin-trace.c2900 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) global() argument

Completed in 16 milliseconds