Home
last modified time | relevance | path

Searched refs:test_dwarf_unwind__thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddwarf-unwind.c52 int test_dwarf_unwind__thread(struct thread *thread);
66 "test_dwarf_unwind__thread", in unwind_entry()
98 noinline int test_dwarf_unwind__thread(struct thread *thread) in test_dwarf_unwind__thread() function
138 global_unwind_retval = test_dwarf_unwind__thread(thread); in test_dwarf_unwind__compare()
141 global_unwind_retval = test_dwarf_unwind__thread(thread); in test_dwarf_unwind__compare()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Ddwarf-unwind.c65 int test_dwarf_unwind__thread(struct thread *thread);
80 "test_dwarf_unwind__thread", in unwind_entry()
112 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__thread(struct thread *thread) in test_dwarf_unwind__thread() function
152 global_unwind_retval = test_dwarf_unwind__thread(thread); in test_dwarf_unwind__compare()
155 global_unwind_retval = test_dwarf_unwind__thread(thread); in test_dwarf_unwind__compare()

Completed in 1 milliseconds