Searched refs:flags_after_id (Results 1 – 1 of 1) sorted by relevance
201 uint64_t flags_after_id = sample_types[0] & flags_after_id_mask; in GetCommonEventIdPositionsForAttrs() local204 flags_after_id_are_the_same &= (type & flags_after_id_mask) == flags_after_id; in GetCommonEventIdPositionsForAttrs()210 while (flags_after_id != 0) { in GetCommonEventIdPositionsForAttrs()212 flags_after_id &= flags_after_id - 1; in GetCommonEventIdPositionsForAttrs()