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