Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dbbcc.c625 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp_up]); in CLG_() local
687 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp-1]); in CLG_() local
Dcallstack.c414 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp-1]); in CLG_() local