Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_fprintf.c109 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local
146 if (print_ip) in sample__fprintf_callchain()
202 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
215 if (print_ip) in sample__fprintf_sym()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel_fprintf.c117 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_callchain() local
159 if (print_ip) in sample__fprintf_callchain()
213 int print_ip = print_opts & EVSEL__PRINT_IP; in sample__fprintf_sym() local
227 if (print_ip) in sample__fprintf_sym()

Completed in 1 milliseconds