Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcallstack.c55 s->entry = (call_entry*) CLG_MALLOC("cl.callstack.ics.1", in CLG_()
56 s->size * sizeof(call_entry)); in CLG_()
63 call_entry* CLG_(get_call_entry)(Int sp) in CLG_()
100 cs->entry = (call_entry*) VG_(realloc)("cl.callstack.ess.1", in ensure_stack_size()
102 cs->size * sizeof(call_entry)); in ensure_stack_size()
190 call_entry* current_entry; in CLG_()
318 call_entry* lower_entry; in CLG_()
421 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp-1]); in CLG_()
Dglobal.h190 typedef struct _call_entry call_entry; typedef
541 call_entry* entry;
742 call_entry* CLG_(get_call_entry)(Int n);
Dbbcc.c496 call_entry* call_entry_up; in handleUnderflow()
644 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp_up]); in CLG_()
706 call_entry* top_ce = &(CLG_(current_call_stack).entry[csp-1]); in CLG_()
Ddebug.c265 call_entry* ce; in CLG_()
Ddump.c1045 call_entry* e = &(CLG_(current_call_stack).entry[i]); in cs_addCount()
1073 call_entry* e = &(CLG_(current_call_stack).entry[i]); in cs_addPtr()
Dmain.c1481 call_entry* ce; in dump_state_of_thread_togdb()
/external/valgrind/docs/internals/
Dtracking-fn-entry-exit.txt176 I meant: Append a struct call_entry to the shadow stack (together with the