Home
last modified time | relevance | path

Searched refs:threadfc (Results 1 - 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
H A Dperf_thread_table.cpp32 void PerfThreadTable::FilterByConstraint(FilterConstraints &threadfc, in FilterByConstraint() argument
37 const auto &perfThreadc = threadfc.GetConstraints()[threadcurrenti]; in FilterByConstraint()
41 threadfc.UpdateConstraint(threadcurrenti, true); in FilterByConstraint()
142 void PerfThreadTable::GetOrbyes(FilterConstraints &threadfc, EstimatedIndexInfo &threadei) in GetOrbyes() argument
144 auto threadorderbys = threadfc.GetOrderBys(); in GetOrbyes()
/developtools/smartperf_host/trace_streamer/src/table/hiperf/include/
H A Dperf_thread_table.h35 void GetOrbyes(FilterConstraints &threadfc, EstimatedIndexInfo &threadei) override;
36 void FilterByConstraint(FilterConstraints &threadfc,
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
H A Dthread_table.cpp37 void ThreadTable::FilterByConstraint(FilterConstraints &threadfc, in FilterByConstraint() argument
44 const auto &threadc = threadfc.GetConstraints()[threadcurrenti]; in FilterByConstraint()
49 threadfc.UpdateConstraint(threadcurrenti, true); in FilterByConstraint()
/developtools/smartperf_host/trace_streamer/src/table/ftrace/include/
H A Dthread_table.h36 void FilterByConstraint(FilterConstraints &threadfc,

Completed in 2 milliseconds