Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.h284 struct CachedClockPath { struct
309 std::array<CachedClockPath, 2> cache_{}; argument
Dclock_tracker.cc232 CachedClockPath cache_entry{}; in ConvertSlowpath()