Home
last modified time | relevance | path

Searched defs:_call_entry (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
Dglobal.h489 struct _call_entry { struct
490 jCC* jcc; /* jCC for this call */
491 FullCost enter_cost; /* cost event counters at entering frame */
492 Addr sp; /* stack pointer directly after call */
493 Addr ret_addr; /* address to which to return to
495 BBCC* nonskipped; /* see above */
496 Context* cxt; /* context before call */
497 Int fn_sp; /* function stack index before call */