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

/external/valgrind/callgrind/
H A Dsim.c1177 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR);
1181 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR];
1187 CLG_(current_state).cost + fullOffset(EG_DR) );
1210 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR);
1212 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR];
1215 CLG_(current_state).cost + fullOffset(EG_DR) );
1526 CLG_(copy_cost)( CLG_(get_event_set)(EG_DR), D_total, total + fullOffset(EG_DR) );
1531 l2, total[fullOffset(EG_DR)],
1536 l2, total[fullOffset(EG_DR)
[all...]
H A Ddebug.c234 jcc->cost ? jcc->cost[fullOffset(EG_DR)]:0,
H A Dglobal.h654 #define EG_DR 2 macro
H A Dmain.c404 EG_DR);
1916 l2 = ULong_width( total[fullOffset(EG_DR)] );

Completed in 86 milliseconds