Home
last modified time | relevance | path

Searched refs:offset_with_bit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Dbit_vector.h712 uint32_t offset_with_bit = offset + i; in FromFiller() local
714 bool res = f(offset_with_bit + j * BitWord::kBits); in FromFiller()