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

/linux-4.4.14/tools/perf/util/
H A Dunwind-libdw.c130 pr_debug("unwind: access_mem 0x%" PRIx64 " not inside range" memory_read()
140 pr_debug("unwind: access_mem addr 0x%" PRIx64 ", val %lx, offset %d\n", memory_read()
H A Dunwind-libunwind.c438 static int access_mem(unw_addr_space_t __maybe_unused as, access_mem() function
467 pr_debug("unwind: access_mem %p not inside range" access_mem()
478 pr_debug("unwind: access_mem addr %p val %lx, offset %d\n", access_mem()
566 .access_mem = access_mem,

Completed in 143 milliseconds