Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp155 VtsProfilingMessage clean_profiling_msg; in CleanupTraceFile() local
195 *clean_profiling_msg.add_records() = record; in CleanupTraceFile()
202 *clean_profiling_msg.add_records() = record; in CleanupTraceFile()
209 *clean_profiling_msg.add_records() = record; in CleanupTraceFile()
219 if (!WriteProfilingMsg(tmp_file, clean_profiling_msg)) { in CleanupTraceFile()