Searched refs:EVSEL__PRINT_DSOFF (Results 1 – 3 of 3) sorted by relevance
29 #define EVSEL__PRINT_DSOFF (1<<9) macro
119 int print_dsoff = print_opts & EVSEL__PRINT_DSOFF; in sample__fprintf_callchain()215 int print_dsoff = print_opts & EVSEL__PRINT_DSOFF; in sample__fprintf_sym()
596 output[type].print_ip_opts |= EVSEL__PRINT_DSOFF; in set_print_ip_opts()