Searched refs:print_stackentry (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/callgrind/
H A Ddebug.c263 void CLG_(print_stackentry)(int s, int sp) function
291 CLG_(print_stackentry)(-2, c);
458 void CLG_(print_stackentry)(int s, int sp) {} function
H A Dcallstack.c301 CLG_(print_stackentry)(3, CLG_(current_call_stack).sp-1);
392 CLG_(print_stackentry)(7, CLG_(current_call_stack).sp);
H A Dglobal.h844 void CLG_(print_stackentry)(int s, int sp);

Completed in 210 milliseconds