Searched refs:EVSEL__PRINT_SYM (Results 1 – 6 of 6) sorted by relevance
21 #define EVSEL__PRINT_SYM (1<<1) macro
119 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain()222 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
804 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_event()
602 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in evsel__set_print_ip_opts()
2236 EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE | in timehist_print_sample()
2916 const unsigned int print_opts = EVSEL__PRINT_SYM | in trace__fprintf_callchain()