Home
last modified time | relevance | path

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

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