Searched refs:GetBitsCount (Results 1 – 5 of 5) sorted by relevance
67 "OHOS::HiviewDFX::GetBitsCount(unsigned long long)";68 "OHOS::HiviewDFX::GetBitsCount(unsigned long)";
92 uint32_t GetBitsCount(uint64_t n);
179 EXPECT_EQ(GetBitsCount(num2), 3);
335 uint32_t GetBitsCount(uint64_t n) in GetBitsCount() function
432 if (((rqst.types & (0b01 << LOG_KMSG)) != 0) && (GetBitsCount(rqst.types) > 1)) { in CheckOutputRqst()