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

/external/valgrind/callgrind/
H A Dcontext.c288 cs->entry[cs->sp].fn_sp = CLG_(current_fn_stack).top - CLG_(current_fn_stack).bottom;
326 CLG_DEBUG(5, "- push_cxt(fn '%s'): new cxt %d, fn_sp %ld\n",
H A Dcallstack.c361 CLG_(current_fn_stack).bottom + lower_entry->fn_sp;
H A Dglobal.h464 Int fn_sp; /* function stack index before call */ member in struct:_call_entry

Completed in 202 milliseconds