Home
last modified time | relevance | path

Searched defs:CachedClockPath (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.h327 struct CachedClockPath { struct
328 ClockId src;
329 ClockId target;
330 ClockDomain* src_domain;
331 int64_t min_ts_ns;
332 int64_t max_ts_ns;
333 int64_t translation_ns;