Searched refs:EVSEL__PRINT_IP (Results 1 – 3 of 3) sorted by relevance
20 #define EVSEL__PRINT_IP (1<<0) macro
117 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain()213 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym()
571 output[type].print_ip_opts |= EVSEL__PRINT_IP; in set_print_ip_opts()