Home
last modified time | relevance | path

Searched defs:EstimateRowCount (Results 1 – 11 of 11) sorted by relevance

/external/perfetto/src/trace_processor/prelude/table_functions/
Dview.cc47 uint32_t ViewTableFunction::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ViewTableFunction
Dexperimental_sched_upid.cc43 uint32_t ExperimentalSchedUpid::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalSchedUpid
Dexperimental_counter_dur.cc42 uint32_t ExperimentalCounterDur::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalCounterDur
Ddescendant.cc192 uint32_t Descendant::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::Descendant
Dancestor.cc208 uint32_t Ancestor::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::Ancestor
Dexperimental_annotated_stack.cc317 uint32_t ExperimentalAnnotatedStack::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalAnnotatedStack
Dconnected_flow.cc277 uint32_t ConnectedFlow::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ConnectedFlow
Dexperimental_flat_slice.cc264 uint32_t ExperimentalFlatSlice::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalFlatSlice
Dexperimental_slice_layout.cc65 uint32_t ExperimentalSliceLayout::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalSliceLayout
Dexperimental_flamegraph.cc368 uint32_t ExperimentalFlamegraph::EstimateRowCount() { in EstimateRowCount() function in perfetto::trace_processor::ExperimentalFlamegraph
/external/perfetto/src/trace_processor/db/
Dview.cc449 uint32_t View::EstimateRowCount() const { in EstimateRowCount() function in perfetto::trace_processor::View