OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EG_BUS
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/callgrind/
main.c
118
CLG_ASSERT( (ii->eventset->mask & (1u<<
EG_BUS
))>0 );
120
CLG_(current_state).cost[ fullOffset(
EG_BUS
) ]++;
123
cost_Bus = CLG_(current_state).nonskipped->skipped + fullOffset(
EG_BUS
);
125
cost_Bus = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[
EG_BUS
];
424
EG_BUS
);
[
all
...]
global.h
695
#define
EG_BUS
6
sim.c
[
all
...]
Completed in 35 milliseconds