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.h285 struct CachedClockPath { struct
286 ClockId src;
287 ClockId target;
288 ClockDomain* src_domain;
289 int64_t min_ts_ns;
290 int64_t max_ts_ns;
291 int64_t translation_ns;