Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_storage.h785 ScopedStatsTracer(TraceStorage* storage, size_t key) in ScopedStatsTracer() function
795 ScopedStatsTracer(ScopedStatsTracer&& other) noexcept { MoveImpl(&other); } in ScopedStatsTracer() function