HomeSort by relevance Sort by last modified time
    Searched refs:EG_BUS (Results 1 - 3 of 3) sorted by null

  /external/valgrind/callgrind/
main.c 119 CLG_ASSERT( (ii->eventset->mask & (1u<<EG_BUS))>0 );
121 CLG_(current_state).cost[ fullOffset(EG_BUS) ]++;
124 cost_Bus = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BUS);
126 cost_Bus = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_BUS];
425 EG_BUS);
    [all...]
global.h 658 #define EG_BUS 6
sim.c     [all...]

Completed in 49 milliseconds