HomeSort by relevance Sort by last modified time
    Searched defs:max_buckets (Results 1 - 2 of 2) sorted by null

  /art/runtime/base/
timing_logger.cc 100 const size_t max_buckets = Runtime::Current()->GetHeap()->IsLowMemoryMode() ? local
102 histogram = new Histogram<uint64_t>(label.c_str(), kInitialBucketSize, max_buckets);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_event_defs.h 408 u32 max_buckets; member in struct:__anon27054

Completed in 64 milliseconds