Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.h76 bool ParseBinaryTrace(const std::string& trace_file, bool ignore_timestamp,
DVtsTraceProcessor.cpp44 bool ignore_timestamp, bool entry_only, in ParseBinaryTrace() argument
57 if (ignore_timestamp) { in ParseBinaryTrace()