Searched defs:unwind_info (Results 1 – 2 of 2) sorted by relevance
11 struct unwind_info { struct12 Dwfl *dwfl;13 struct perf_sample *sample;14 struct machine *machine;15 struct thread *thread;16 unwind_entry_cb_t cb;17 void *arg;18 int max_stack;
87 struct unwind_info { struct88 struct perf_sample *sample;89 struct machine *machine;90 struct thread *thread;