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