Home
last modified time | relevance | path

Searched refs:EVSEL__PRINT_SYM (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Devsel_fprintf.c105 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_callchain()
172 int print_sym = print_opts & EVSEL__PRINT_SYM; in sample__fprintf_sym()
Devsel.h386 #define EVSEL__PRINT_SYM (1<<1) macro
/tools/perf/
Dbuiltin-script.c328 output[type].print_ip_opts |= EVSEL__PRINT_SYM; in set_print_ip_opts()
Dbuiltin-trace.c1564 const unsigned int print_opts = EVSEL__PRINT_SYM | in trace__fprintf_callchain()