Home
last modified time | relevance | path

Searched refs:trace_fn (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dunwind_vdso.c68 _Unwind_Reason_Code trace_fn(struct _Unwind_Context * ctx, void *opaque) in trace_fn() function
136 _Unwind_Backtrace(trace_fn, &state); in sigtrap()
/openbmc/qemu/gdbstub/
H A Dgdbstub.c103 void (*trace_fn)(size_t ofs, char const *text)) in hexdump()
131 trace_fn(i & -16, line_buffer); in hexdump()