Home
last modified time | relevance | path

Searched defs:num_buckets (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/logging/
H A Dcounters.cc114 int num_buckets; in Counters() member
H A Dcounters.h167 int num_buckets() const { return num_buckets_; } in num_buckets() function in v8::internal::Histogram
180 void Initialize(const char* name, int min, int max, int num_buckets, in Initialize() argument
254 Initialize(const char* name, int min, int max, TimedHistogramResolution resolution, int num_buckets, Counters* counters) Initialize() argument
269 NestedTimedHistogram(const char* name, int min, int max, TimedHistogramResolution resolution, int num_buckets, Counters* counters) NestedTimedHistogram() argument
/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h78 int num_buckets; member
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h57 unsigned num_buckets; member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h63 unsigned num_buckets; member
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc32 int num_buckets = capacity / kLoadFactor; in Allocate() local
675 int num_buckets = capacity / kLoadFactor; in Initialize() local
/third_party/libdrm/intel/
H A Duthash.h1032 unsigned num_buckets, log2_num_buckets; global() member
[all...]
H A Dintel_bufmgr_gem.c124 int num_buckets; member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h115 int num_buckets; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c149 int num_buckets; member
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h1094 unsigned num_buckets, log2_num_buckets; global() member
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c203 int num_buckets; member
346 int *num_buckets; in bucket_for_size() local
284 bucket_info_for_heap(struct iris_bufmgr *bufmgr, enum iris_heap heap, struct bo_cache_bucket **cache_bucket, int **num_buckets) bucket_info_for_heap() argument
2107 int *num_buckets; add_bucket() local
[all...]

Completed in 20 milliseconds