Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel_fprintf.c111 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_callchain()
204 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_sym()
H A Devsel_fprintf.h22 #define EVSEL__PRINT_DSO (1<<2) macro
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c517 output[type].print_ip_opts |= EVSEL__PRINT_DSO; in set_print_ip_opts()
H A Dbuiltin-trace.c2403 EVSEL__PRINT_DSO |