Searched refs:unwind_entry (Results 1 – 5 of 5) sorted by relevance
36 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function80 err = unwind__get_entries(unwind_entry, &cnt, thread, in unwind_thread()
9 struct unwind_entry { struct15 typedef int (*unwind_entry_cb_t)(struct unwind_entry *entry, void *arg); argument
58 struct unwind_entry e; in entry()
1714 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function1744 return unwind__get_entries(unwind_entry, &callchain_cursor, in thread__resolve_callchain()
517 struct unwind_entry e; in entry()