Searched refs:PRINT_IP_OPT_SRCLINE (Results 1 – 3 of 3) sorted by relevance
37 #define PRINT_IP_OPT_SRCLINE (1<<5) macro
1528 int print_srcline = print_opts & PRINT_IP_OPT_SRCLINE; in perf_evsel__print_ip()
262 output[type].print_ip_opts |= PRINT_IP_OPT_SRCLINE; in set_print_ip_opts()425 if (print_opts & PRINT_IP_OPT_SRCLINE) { in print_sample_bts()427 print_opts &= ~PRINT_IP_OPT_SRCLINE; in print_sample_bts()