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

  /external/valgrind/callgrind/
sim.c 41 - both blocks hit --> one hit
133 typedef enum { Hit = 0, Miss, MissDirty } CacheResult;
237 * For simple cache hit/miss counts, we do not have to
259 return Hit;
269 return Hit;
305 return ((res1 == Miss) || (res2 == Miss)) ? Miss : Hit;
312 return Hit;
318 if ( cachesim_ref( &I1, a, size) == Hit ) return L1_Hit;
319 if ( cachesim_ref( &LL, a, size) == Hit ) return LL_Hit
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudsearch/1.11.18/
aws-java-sdk-cloudsearch-1.11.18.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 592 milliseconds