Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devsel_fprintf.c111 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local
151 if (print_ip) { in sample__fprintf_callchain()
209 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
222 if (print_ip) in sample__fprintf_sym()