Home
last modified time | relevance | path

Searched refs:unwind_entry (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
A Dunwind.h13 struct unwind_entry { struct
18 typedef int (*unwind_entry_cb_t)(struct unwind_entry *entry, void *arg); argument
A Dunwind-libdw.h24 struct unwind_entry entries[];
A Darm64-frame-pointer-unwind-support.c29 static int add_entry(struct unwind_entry *entry, void *arg) in add_entry()
A Dunwind-libdw.c129 struct unwind_entry *e = &ui->entries[ui->idx++]; in entry()
A Dunwind-libunwind-local.c662 struct unwind_entry e; in entry()
A Dmachine.c2933 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function
2976 return unwind__get_entries(unwind_entry, cursor, in thread__resolve_callchain_unwind()
/tools/perf/tests/
A Ddwarf-unwind.c56 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry() function
106 err = unwind__get_entries(unwind_entry, &cnt, thread, in test_dwarf_unwind__thread()

Completed in 16 milliseconds