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.h280 struct CachedClockPath { struct
281 ClockId src;
282 ClockId target;
283 ClockDomain* src_domain;
284 int64_t min_ts_ns;
285 int64_t max_ts_ns;
286 int64_t translation_ns;