Searched defs:is_hit (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Dsnoop_filter.cc80 bool is_hit = (reqLookupResult.it != cachedLocations.end()); local
195 bool is_hit = (sf_it != cachedLocations.end()); local
315 bool is_hit = sf_it != cachedLocations.end(); local

Completed in 5 milliseconds