Home
last modified time | relevance | path

Searched defs:ei (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.h121 virtual void DemoEstimateFilterCost(FilterConstraints &fc, EstimatedIndexInfo &ei) in DemoEstimateFilterCost() argument
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/
Dthread_table.cpp207 void ThreadTable::GetOrbyes(FilterConstraints &fc, EstimatedIndexInfo &ei) in GetOrbyes()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/base/include/
Dtable_base.h180 virtual void GetOrbyes(FilterConstraints &fc, EstimatedIndexInfo &ei) in GetOrbyes()
/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/base/
Dtable_base.cpp361 void TableBase::EstimateFilterCost(FilterConstraints &fc, EstimatedIndexInfo &ei) in EstimateFilterCost()