Home
last modified time | relevance | path

Searched refs:EVSEL__PRINT_SYM (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
A Devsel_fprintf.c112 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain()
210 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
A Devsel_fprintf.h21 #define EVSEL__PRINT_SYM (1<<1) macro
/linux/tools/perf/
A Dbuiltin-sched.c2064 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_sample()
A Dbuiltin-script.c544 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in set_print_ip_opts()
A Dbuiltin-trace.c2422 const unsigned int print_opts = EVSEL__PRINT_SYM |

Completed in 28 milliseconds