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

/linux-master/tools/perf/util/
H A Devsel_fprintf.h22 #define EVSEL__PRINT_DSO (1<<2) macro
H A Devsel_fprintf.c119 int print_dso = print_opts & EVSEL__PRINT_DSO;
215 int print_dso = print_opts & EVSEL__PRINT_DSO;
/linux-master/tools/perf/
H A Dbuiltin-script.c580 output[type].print_ip_opts |= EVSEL__PRINT_DSO;
H A Dbuiltin-trace.c2465 EVSEL__PRINT_DSO |

Completed in 153 milliseconds