Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dunwind-libdw.c44 static int __report_module(struct addr_location *al, u64 ip, in __report_module() function
114 res = __report_module(&al, ip, ui); in report_module()
130 if (__report_module(&al, ip, ui)) { in entry()