Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dcontext.c295 cs->entry[cs->sp].fn_sp = CLG_(current_fn_stack).top - CLG_(current_fn_stack).bottom; in CLG_()
Dcallstack.c354 CLG_(current_fn_stack).bottom + lower_entry->fn_sp; in CLG_()
Dglobal.h491 Int fn_sp; /* function stack index before call */ member