Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Devsel_fprintf.c109 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain()
198 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
Devsel.h426 #define EVSEL__PRINT_SYM (1<<1) macro
/Linux-v4.19/tools/perf/
Dbuiltin-sched.c2048 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_sample()
Dbuiltin-script.c480 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in set_print_ip_opts()
Dbuiltin-trace.c1768 const unsigned int print_opts = EVSEL__PRINT_SYM | in trace__fprintf_callchain()