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

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

Completed in 58 milliseconds