Home
last modified time | relevance | path

Searched refs:EstimatedIndexInfo (Results 1 – 25 of 62) sorted by relevance

123

/developtools/smartperf_host/trace_streamer/src/table/base/include/
Dtable_base.h151 struct EstimatedIndexInfo { struct
179 virtual void GetOrbyes(FilterConstraints& fc, EstimatedIndexInfo& ei) in GetOrbyes()
185 virtual void EstimateFilterCost(FilterConstraints& fc, EstimatedIndexInfo& ei);
Ddata_dict_table.h35 void GetOrbyes(FilterConstraints& dictfc, EstimatedIndexInfo& dictei) override;
Dsymbols_table.h35 void GetOrbyes(FilterConstraints& symfc, EstimatedIndexInfo& symei) override;
Dargs_table.h36 void GetOrbyes(FilterConstraints& argsfc, EstimatedIndexInfo& argsei) override;
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/table/
Ddemo_table_base.h105 struct EstimatedIndexInfo { struct
121 virtual void DemoEstimateFilterCost(FilterConstraints& fc, EstimatedIndexInfo& ei) in DemoEstimateFilterCost() argument
/developtools/smartperf_host/trace_streamer/src/table/hiperf/include/
Dperf_files_table.h35 void GetOrbyes(FilterConstraints& filesfc, EstimatedIndexInfo& filesei) override;
Dperf_call_chain_table.h35 void GetOrbyes(FilterConstraints& chainfc, EstimatedIndexInfo& chainei) override;
Dperf_thread_table.h35 void GetOrbyes(FilterConstraints& threadfc, EstimatedIndexInfo& threadei) override;
Dperf_sample_table.h35 void GetOrbyes(FilterConstraints& samplefc, EstimatedIndexInfo& sampleei) override;
/developtools/smartperf_host/trace_streamer/src/table/ftrace/include/
Draw_table.h35 void GetOrbyes(FilterConstraints& rawfc, EstimatedIndexInfo& rawei) override;
Dprocess_measure_filter_table.h35 void GetOrbyes(FilterConstraints& filterfc, EstimatedIndexInfo& filterei) override;
Dgpu_slice_table.h35 void GetOrbyes(FilterConstraints& gpufc, EstimatedIndexInfo& gpuei) override;
Dframe_maps_table.h35 void GetOrbyes(FilterConstraints& mapfc, EstimatedIndexInfo& mapei) override;
Dsched_slice_table.h35 void GetOrbyes(FilterConstraints& schedfc, EstimatedIndexInfo& schedei) override;
Dcallstack_table.h35 void GetOrbyes(FilterConstraints& callfc, EstimatedIndexInfo& callei) override;
Dmeasure_table.h35 void GetOrbyes(FilterConstraints& measurefc, EstimatedIndexInfo& measureei) override;
Dirq_table.h35 void GetOrbyes(FilterConstraints& irqfc, EstimatedIndexInfo& irqei) override;
Dsystem_event_filter_table.h35 void GetOrbyes(FilterConstraints& eventfc, EstimatedIndexInfo& eventei) override;
Dfilter_table.h36 void GetOrbyes(FilterConstraints& filterfc, EstimatedIndexInfo& filterei) override;
/developtools/smartperf_host/trace_streamer/src/table/native_hook/include/
Dnative_hook_statistic_table.h35 void GetOrbyes(FilterConstraints& statisticfc, EstimatedIndexInfo& statisticei) override;
Dnative_hook_frame_table.h35 void GetOrbyes(FilterConstraints& framefc, EstimatedIndexInfo& frameei) override;
Dnative_hook_table.h35 void GetOrbyes(FilterConstraints& hookfc, EstimatedIndexInfo& hookei) override;
/developtools/smartperf_host/trace_streamer/src/table/ebpf/include/
Dbio_latency_sample_table.h35 void GetOrbyes(FilterConstraints& biofc, EstimatedIndexInfo& bioei) override;
Debpf_callstack_table.h35 void GetOrbyes(FilterConstraints& ebpfCallfc, EstimatedIndexInfo& ebpfCallei) override;
Dfile_system_sample_table.h35 void GetOrbyes(FilterConstraints& sysfc, EstimatedIndexInfo& sysei) override;

123