Home
last modified time | relevance | path

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

/tools/perf/util/
Dsession.h33 #define PRINT_IP_OPT_SYM (1<<1) macro
Dsession.c1409 int print_sym = print_opts & PRINT_IP_OPT_SYM; in perf_evsel__print_ip()
/tools/perf/
Dbuiltin-script.c254 output[type].print_ip_opts |= PRINT_IP_OPT_SYM; in set_print_ip_opts()