Home
last modified time | relevance | path

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

/tools/perf/util/
A Dunwind.h35 int unwind__get_entries(unwind_entry_cb_t cb, void *arg,
62 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, in unwind__get_entries() function
A Darm64-frame-pointer-unwind-support.c63 ret = unwind__get_entries(add_entry, &entries, thread, sample, 2, true); in get_leaf_frame_caller_aarch64()
A Dunwind-libunwind.c82 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries() function
A Dunwind-libdw.c263 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries() function
A Dmachine.c2976 return unwind__get_entries(unwind_entry, cursor, in thread__resolve_callchain_unwind()
/tools/perf/tests/
A Ddwarf-unwind.c106 err = unwind__get_entries(unwind_entry, &cnt, thread, in test_dwarf_unwind__thread()

Completed in 13 milliseconds