Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumMethodPoolTableLookups

6970   if (NumMethodPoolTableLookups) {
6972 NumMethodPoolTableHits, NumMethodPoolTableLookups,
6973 ((float)NumMethodPoolTableHits/NumMethodPoolTableLookups
7217 ++This->Reader.NumMethodPoolTableLookups;
8709 NumMethodPoolHits(0), NumMethodPoolTableLookups(0),