Searched refs:unwind_entry (Results 1 – 5 of 5) sorted by relevance
40 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function84 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()
527 struct unwind_entry e; in entry()
1863 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function1893 return unwind__get_entries(unwind_entry, &callchain_cursor, in thread__resolve_callchain()