Searched refs:EVSEL__PRINT_DSO (Results 1 – 4 of 4) sorted by relevance
113 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_callchain()211 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_sym()
22 #define EVSEL__PRINT_DSO (1<<2) macro
547 output[type].print_ip_opts |= EVSEL__PRINT_DSO; in set_print_ip_opts()
2423 EVSEL__PRINT_DSO |
Completed in 23 milliseconds