Searched defs:CachedClockPath (Results 1 – 1 of 1) sorted by relevance
320 struct CachedClockPath { struct321 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;