Home
last modified time | relevance | path

Searched refs:cache_hit (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.cc861 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
863 if (cache_hit) { in CheckICache()
/external/v8/src/arm/
Dsimulator-arm.cc714 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
716 if (cache_hit) { in CheckICache()
/external/kernel-headers/original/linux/
Dfs.h660 unsigned long cache_hit; /* cache hit count*/ member
/external/valgrind/tsan/
Dthread_sanitizer.cc941 cache_hit = false; in IntersectionIsEmpty() local
946 cache_hit = true; in IntersectionIsEmpty()
955 DCHECK(!cache_hit || (ret == (end == intersection.begin()))); in IntersectionIsEmpty()
/external/oprofile/events/ppc64/cell-be/
Devents62 event:0xc80 counters:0,1,2,3 um:PPU_02_edges minimum:10000 name:cache_hit : Cache hit fo…