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.h284 struct CachedClockPath { struct
285 ClockId src;
309 std::array<CachedClockPath, 2> cache_{}; argument