Home | History | Annotate | Download | only in src

Lines Matching refs:top

47   /* Cluster the most popular ones in a few cache lines here at the top.    */ \
257 static Address NewSpaceTop() { return new_space_.top(); }