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

/external/valgrind/main/callgrind/
H A Dsim.c138 LL_Hit, enumerator in enum:__anon31508
319 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit;
327 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit;
428 case Hit: return LL_Hit;
440 case Hit: return LL_Hit;
459 case Hit: return LL_Hit;
535 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit;
544 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit;
557 case Hit: return LL_Hit;
570 case Hit: return LL_Hit;
[all...]

Completed in 69 milliseconds