Searched refs:EVSEL__PRINT_SYM (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/util/
H A Devsel_fprintf.h21 #define EVSEL__PRINT_SYM (1<<1) macro
H A Devsel_fprintf.c118 int print_sym = print_opts & EVSEL__PRINT_SYM;
214 int print_sym = print_opts & EVSEL__PRINT_SYM;
/linux-master/tools/perf/
H A Dbuiltin-kwork.c803 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE |
H A Dbuiltin-script.c577 output[type].print_ip_opts |= EVSEL__PRINT_SYM;
H A Dbuiltin-sched.c2074 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE |
H A Dbuiltin-trace.c2464 const unsigned int print_opts = EVSEL__PRINT_SYM |

Completed in 164 milliseconds