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

  /external/chromium_org/third_party/WebKit/Source/core/css/
RemoteFontFaceSource.cpp 168 enum { Miss, Hit, DataUrl, CacheHitEnumMax };
171 : Miss;
  /external/valgrind/main/callgrind/
sim.c 42 - one block hits, the other misses --> one miss
43 - both blocks miss --> one miss (not two)
133 typedef enum { Hit = 0, Miss, MissDirty } CacheResult;
237 * For simple cache hit/miss counts, we do not have to
273 /* A miss; install this tag as MRU, shuffle rest down. */
279 return Miss;
305 return ((res1 == Miss) || (res2 == Miss)) ? Miss : Hit
    [all...]
  /external/oprofile/events/mips/r12000/
events 8 event:0x4 counters:0,1,2,3 um:zero minimum:500 name:MISS_TABLE_OCCUPANCY : Miss Handling Table Occupancy
  /external/chromium-trace/
script.js     [all...]

Completed in 142 milliseconds