Home
last modified time | relevance | path

Searched refs:PRINT_IP_OPT_SYMOFFSET (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dsession.h35 #define PRINT_IP_OPT_SYMOFFSET (1<<3) macro
Dsession.c1411 int print_symoffset = print_opts & PRINT_IP_OPT_SYMOFFSET; in perf_evsel__print_ip()
/tools/perf/
Dbuiltin-script.c260 output[type].print_ip_opts |= PRINT_IP_OPT_SYMOFFSET; in set_print_ip_opts()