Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dcounter_values_table.cc58 uint32_t CounterValuesTable::EstimateCost(const QueryConstraints& qc) { in EstimateCost() function in perfetto::trace_processor::CounterValuesTable
Dcounter_definitions_table.cc65 uint32_t CounterDefinitionsTable::EstimateCost(const QueryConstraints& qc) { in EstimateCost() function in perfetto::trace_processor::CounterDefinitionsTable
Dslice_table.cc67 uint32_t SliceTable::EstimateCost(const QueryConstraints& qc) { in EstimateCost() function in perfetto::trace_processor::SliceTable
/external/zopfli/src/zopfli/
Dblocksplitter.c106 static double EstimateCost(const unsigned short* litlens, in EstimateCost() function