Home
last modified time | relevance | path

Searched refs:get_equal_to_selectivity_dispatcher (Results 1 – 2 of 2) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/histograms/
H A Dhistogram.h286 double get_equal_to_selectivity_dispatcher(const T &value) const;
H A Dhistogram.cc1343 double Histogram::get_equal_to_selectivity_dispatcher(const T &value) const { in get_equal_to_selectivity_dispatcher() function in histograms::Histogram
1397 return get_equal_to_selectivity_dispatcher(value); in apply_operator()
1455 *selectivity = get_equal_to_selectivity_dispatcher(value); in get_selectivity_dispatcher()
1484 *selectivity = get_equal_to_selectivity_dispatcher(value); in get_selectivity_dispatcher()