Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dfrontend.cpp552 ResOfGet(Block *b, bool lastMiss) : block(b), lastAccMiss(lastMiss) {} in ResOfGet() argument