Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c100 int unwind_stack() in unwind_stack() function
155 if (unwind_stack()) { in emit_fstrace_event()
322 if (unwind_stack()) { in emit_pftrace_event()
786 if (unwind_stack()) { in BPF_PROG()
Dhiebpf.cpp40 HIEBPF_DEFINE_bool(unwind_stack, true, "whether enable unwinding or not");