Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc120 void BuildBoundsTable(sqlite3* db, std::pair<int64_t, int64_t> bounds) { in BuildBoundsTable() function
746 BuildBoundsTable(engine_.db(), context_.storage->GetTraceTimestampBoundsNs()); in Flush()
784 BuildBoundsTable(engine_.db(), context_.storage->GetTraceTimestampBoundsNs()); in NotifyEndOfFile()