Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_fprintf.h21 #define EVSEL__PRINT_SYM (1<<1) macro
H A Devsel_fprintf.c110 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain()
203 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
/kernel/linux/linux-6.6/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; in sample__fprintf_callchain()
214 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kwork.c701 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_event()
H A Dbuiltin-sched.c2111 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_sample()
H A Dbuiltin-trace.c2463 const unsigned int print_opts = EVSEL__PRINT_SYM |
H A Dbuiltin-script.c574 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in set_print_ip_opts()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c2064 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_sample()
H A Dbuiltin-script.c513 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in set_print_ip_opts()
H A Dbuiltin-trace.c2408 const unsigned int print_opts = EVSEL__PRINT_SYM |

Completed in 36 milliseconds