Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/engine/
H A Dperfetto_sql_engine.h228 static_window_function_count_ + static_aggregate_function_count_ + in SqliteRegisteredObjectCount()
339 uint64_t static_window_function_count_ = 0; variable
461 static_window_function_count_++; in RegisterSqliteWindowFunction()