Home
last modified time | relevance | path

Searched refs:get_call_entry (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/callgrind/
Dcallstack.c63 call_entry* CLG_(get_call_entry)(Int sp) in CLG_() argument
Ddebug.c272 ce = CLG_(get_call_entry)(sp); in CLG_()
Dglobal.h742 call_entry* CLG_(get_call_entry)(Int n);
Dmain.c1497 ce = CLG_(get_call_entry)(i); in dump_state_of_thread_togdb()