Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dunwind-libdw.h14 struct unwind_info { struct
15 Dwfl *dwfl;
16 struct perf_sample *sample;
17 struct machine *machine;
18 struct thread *thread;
19 unwind_entry_cb_t cb;
20 void *arg;
21 int max_stack;
22 int idx;
23 struct unwind_entry entries[];
A Dunwind-libunwind-local.c95 struct unwind_info { struct
96 struct perf_sample *sample;
97 struct machine *machine;
98 struct thread *thread;

Completed in 6 milliseconds