Searched refs:EVSEL__PRINT_DSO (Results 1 – 4 of 4) sorted by relevance
22 #define EVSEL__PRINT_DSO (1<<2) macro
120 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_callchain()216 int print_dso = print_opts & EVSEL__PRINT_DSO; in sample__fprintf_sym()
614 output[type].print_ip_opts |= EVSEL__PRINT_DSO; in evsel__set_print_ip_opts()
2896 EVSEL__PRINT_DSO | in trace__fprintf_callchain()