Searched refs:EVSEL__PRINT_SRCLINE (Results 1 – 3 of 3) sorted by relevance
25 #define EVSEL__PRINT_SRCLINE (1<<5) macro
124 int print_srcline = print_opts & EVSEL__PRINT_SRCLINE; in sample__fprintf_callchain() 226 int print_srcline = print_opts & EVSEL__PRINT_SRCLINE; in sample__fprintf_sym()
618 output[type].print_ip_opts |= EVSEL__PRINT_SRCLINE; in find_first_output_type() 1701 if (print_opts & EVSEL__PRINT_SRCLINE) { in perf_sample__fprintf_bts() 1703 print_opts &= ~EVSEL__PRINT_SRCLINE; in perf_sample__fprintf_bts()