Searched refs:Log2 (Results 1 – 1 of 1) sorted by relevance
105 ULONG Log2 = 0; in NtCreateProfile() local127 while (BucketSize >>= 1) Log2++; in NtCreateProfile()128 BucketSize += Log2 + 1; in NtCreateProfile()