Searched refs:UpdateSetBits (Results 1 – 5 of 5) sorted by relevance
57 void BitVector::UpdateSetBits(const BitVector& o) { in UpdateSetBits() function in perfetto::trace_processor::BitVector
57 bv.UpdateSetBits(selector); in SelectRangeWithBv()91 ret.UpdateSetBits(selector); in SelectBvWithBv()
224 TEST(BitVectorUnittest, UpdateSetBits) { in TEST() argument233 bv.UpdateSetBits(picker); in TEST()249 bv.UpdateSetBits(picker); in TEST()
266 copy.UpdateSetBits(picker); in BM_BitVectorUpdateSetBits()
317 void UpdateSetBits(const BitVector& other);