Home
last modified time | relevance | path

Searched refs:processfc (Results 1 - 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/ftrace/include/
H A Dprocess_table.h35 void GetOrbyes(FilterConstraints &processfc, EstimatedIndexInfo &processei) override;
36 void FilterByConstraint(FilterConstraints &processfc,
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
H A Dprocess_table.cpp37 void ProcessTable::FilterByConstraint(FilterConstraints &processfc, in FilterByConstraint() argument
44 const auto &processc = processfc.GetConstraints()[processcurrenti]; in FilterByConstraint()
49 processfc.UpdateConstraint(processcurrenti, true); in FilterByConstraint()
282 void ProcessTable::GetOrbyes(FilterConstraints &processfc, EstimatedIndexInfo &processei) in GetOrbyes() argument
284 auto processorderbys = processfc.GetOrderBys(); in GetOrbyes()

Completed in 1 milliseconds