Searched refs:ClockIsSeqScoped (Results 1 – 2 of 2) sorted by relevance
131 static bool ClockIsSeqScoped(ClockId global_clock_id) { in ClockIsSeqScoped() function
62 if (clock.is_incremental && !ClockIsSeqScoped(clock_id)) { in AddSnapshot()