Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dclock_tracker.h320 struct CachedClockPath { struct
321 ClockId src;
322 ClockId target;
323 ClockDomain* src_domain;
324 int64_t min_ts_ns;
325 int64_t max_ts_ns;
326 int64_t translation_ns;