Searched refs:EVSEL__PRINT_SYMOFFSET (Results 1 – 3 of 3) sorted by relevance
23 #define EVSEL__PRINT_SYMOFFSET (1<<3) macro
114 int print_symoffset = print_opts & EVSEL__PRINT_SYMOFFSET; in sample__fprintf_callchain()212 int print_symoffset = print_opts & EVSEL__PRINT_SYMOFFSET; in sample__fprintf_sym()
560 output[type].print_ip_opts |= EVSEL__PRINT_SYMOFFSET; in set_print_ip_opts()