Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.cc196 ClockId next_clock_id = std::get<1>(*it); in FindPath() local
198 queue.push(ClockPath(cur_path, next_clock_id, hash)); in FindPath()