Searched defs:bucket_count (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/lib/pow2_range_allocator/include/lib/
H A Dpow2_range_allocator.h38 uint bucket_count; member in struct:p2ra_state
/fuchsia/zircon/system/ulib/cobalt-client/include/cobalt-client/cpp/
H A Dhistogram-options.h89 uint32_t bucket_count = 1; member in struct:cobalt_client::HistogramOptions
/fuchsia/zircon/system/ulib/cobalt-client/
H A Dhistogram.cpp143 HistogramOptions HistogramOptions::Exponential(uint32_t bucket_count, uint32_t base, argument
155 Linear(uint32_t bucket_count, uint32_t scalar, int64_t offset) argument
[all...]

Completed in 70 milliseconds