Searched defs:hits (Results 1 – 6 of 6) sorted by relevance
33 SkTDIntArray hits; variable
28 int hits = 0; in main() local
36 int32_t hits = 0; in match_2022() local
123 uint64_t hits = dcache.load_hits + dcache.store_hits; in dcache_stats() local
286 long hits; /* Number of internal buffer hits. */ member