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