Home
last modified time | relevance | path

Searched defs:bucket_count (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/proto/android/internal/
H A Dbinder_latency.proto83 optional int32 bucket_count = 4; field
/aosp12/system/incremental_delivery/incfs/util/
H A Dmap_ptr.cpp87 const size_t bucket_count = (base_length_ / INCFS_DATA_FILE_BLOCK_SIZE) / kBucketBits; in CreateForceVerification() local
/aosp12/art/compiler/optimizing/
H A Dgvn.cc302 size_t bucket_count = RoundUpToPowerOfTwo(num_entries_ + (num_entries_ >> 1)); in IdealBucketCount() local
/aosp12/packages/modules/StatsD/statsd/src/
H A Dstats_log.proto500 optional int64 bucket_count = 12; field
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto97 optional int32 bucket_count = 7; field
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto16020 optional int32 bucket_count = 4; field