Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcallstack.c318 call_entry* lower_entry; in CLG_() local
326 lower_entry = in CLG_()
330 CLG_(current_call_stack).sp, lower_entry->jcc); in CLG_()
333 jcc = lower_entry->jcc; in CLG_()
334 CLG_(current_state).nonskipped = lower_entry->nonskipped; in CLG_()
348 lower_entry->enter_cost, in CLG_()
359 CLG_(current_state).cxt = lower_entry->cxt; in CLG_()
361 CLG_(current_fn_stack).bottom + lower_entry->fn_sp; in CLG_()
368 lower_entry->cxt = 0; in CLG_()