Home
last modified time | relevance | path

Searched refs:unwind_call_stack (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/callgrind/
Dbbcc.c762 CLG_(unwind_call_stack)(sp, popcount_on_return); in CLG_() local
766 Int unwind_count = CLG_(unwind_call_stack)(sp, 0); in CLG_()
Dcallstack.c407 Int CLG_(unwind_call_stack)(Addr sp, Int minpops) in CLG_() argument
Dglobal.h746 Int CLG_(unwind_call_stack)(Addr sp, Int);