Home
last modified time | relevance | path

Searched defs:unwind_libunwind_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dunwind.h20 struct unwind_libunwind_ops { struct
21 int (*prepare_access)(struct maps *maps);
22 void (*flush_access)(struct maps *maps);
23 void (*finish_access)(struct maps *maps);
24 int (*get_entries)(unwind_entry_cb_t cb, void *arg,
A Dmaps.h39 struct unwind_libunwind_ops *unwind_libunwind_ops; member

Completed in 6 milliseconds