Searched defs:num_buckets (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/ |
D | counters.h | 176 int num_buckets, in Histogram() 234 int num_buckets, Isolate* isolate) in HistogramTimer() 317 int num_buckets, Isolate* isolate) in AggregatableHistogramTimer() 727 #define HR(name, caption, min, max, num_buckets) \ argument 836 #define HR(name, caption, min, max, num_buckets) Histogram name##_; argument
|
D | counters.cc | 61 #define HR(name, caption, min, max, num_buckets) \ in Counters() argument 175 #define HR(name, caption, min, max, num_buckets) name##_.Reset(); in ResetHistograms() argument
|
D | objects.cc | 18684 int num_buckets = capacity / kLoadFactor; in Allocate() local
|
/external/mesa3d/src/mesa/program/ |
D | hash_table.c | 44 unsigned num_buckets; member 57 hash_table_ctor(unsigned num_buckets, hash_func_t hash, in hash_table_ctor()
|
/external/boringssl/src/include/openssl/ |
D | lhash.h | 136 size_t num_buckets; member
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
D | hash_map.hpp | 230 void rehash(std::size_t num_buckets) in rehash()
|
/external/libvpx/libvpx/ |
D | rate_hist.c | 124 int max_buckets, int *num_buckets) { in merge_hist_buckets()
|
/external/libdrm/freedreno/ |
D | freedreno_priv.h | 89 int num_buckets; member
|
/external/libdrm/intel/ |
D | intel_bufmgr_gem.c | 128 int num_buckets; member
|