Home
last modified time | relevance | path

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

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