Home | History | Annotate | Download | only in dist

Lines Matching refs:countLookasideSlots

19354 static u32 countLookasideSlots(LookasideSlot *p){
19367 u32 nInit = countLookasideSlots(db->lookaside.pInit);
19368 u32 nFree = countLookasideSlots(db->lookaside.pFree);