Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Dcallstack.c311 call_entry* lower_entry; in CLG_() local
319 lower_entry = in CLG_()
323 CLG_(current_call_stack).sp, lower_entry->jcc); in CLG_()
326 jcc = lower_entry->jcc; in CLG_()
327 CLG_(current_state).nonskipped = lower_entry->nonskipped; in CLG_()
341 lower_entry->enter_cost, in CLG_()
352 CLG_(current_state).cxt = lower_entry->cxt; in CLG_()
354 CLG_(current_fn_stack).bottom + lower_entry->fn_sp; in CLG_()
361 lower_entry->cxt = 0; in CLG_()