HomeSort by relevance Sort by last modified time
    Searched refs:fn_sp (Results 1 - 3 of 3) sorted by null

  /external/valgrind/callgrind/
context.c 288 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",
callstack.c 361 CLG_(current_fn_stack).bottom + lower_entry->fn_sp;
global.h 464 Int fn_sp; /* function stack index before call */ member in struct:_call_entry

Completed in 133 milliseconds