Home
last modified time | relevance | path

Searched refs:ClearHistory (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/profiling/common/
Dinterning_output.h57 void ClearHistory();
Dinterning_output.cc169 void InterningOutputTracker::ClearHistory() { in ClearHistory() function in perfetto::profiling::InterningOutputTracker
/external/perfetto/src/profiling/perf/
Dperf_producer.cc457 ds.interning_output.ClearHistory(); in ClearIncrementalState()