Searched refs:EVSEL__PRINT_DSOFF (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Devsel_fprintf.h29 #define EVSEL__PRINT_DSOFF (1<<9) macro
H A Devsel_fprintf.c120 int print_dsoff = print_opts & EVSEL__PRINT_DSOFF;
216 int print_dsoff = print_opts & EVSEL__PRINT_DSOFF;
/linux-master/tools/perf/
H A Dbuiltin-script.c583 output[type].print_ip_opts |= EVSEL__PRINT_DSOFF;

Completed in 136 milliseconds