Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc139 struct ValueAtMaxTsContext { struct
154 ValueAtMaxTsContext* fn_ctx = reinterpret_cast<ValueAtMaxTsContext*>( in ValueAtMaxTsStep()
155 sqlite3_aggregate_context(ctx, sizeof(ValueAtMaxTsContext))); in ValueAtMaxTsStep()
205 ValueAtMaxTsContext* fn_ctx = in ValueAtMaxTsFinal()
206 reinterpret_cast<ValueAtMaxTsContext*>(sqlite3_aggregate_context(ctx, 0)); in ValueAtMaxTsFinal()