Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/ftrace/
H A Draw_table.cpp45 void RawTable::FilterByConstraint(FilterConstraints &rawfc, in FilterByConstraint() argument
52 const auto &rawc = rawfc.GetConstraints()[rawcurrenti]; in FilterByConstraint()
56 rawfc.UpdateConstraint(rawcurrenti, true); in FilterByConstraint()
163 void RawTable::GetOrbyes(FilterConstraints &rawfc, EstimatedIndexInfo &rawei) in GetOrbyes() argument
165 auto raworderbys = rawfc.GetOrderBys(); in GetOrbyes()
/developtools/smartperf_host/trace_streamer/src/table/ftrace/include/
H A Draw_table.h35 void GetOrbyes(FilterConstraints &rawfc, EstimatedIndexInfo &rawei) override;
36 void FilterByConstraint(FilterConstraints &rawfc,

Completed in 1 milliseconds