Searched defs:log_max (Results 1 – 6 of 6) sorted by relevance
112 std::string log_max = "max-" + std::to_string(metric) + " "; in uploadMetrics() local
132 float log_max = kLogOneByHundred; in ComputeSmoothedLogMagnitudeSpectrum() local
133 int log_max; member
318 double log_max = log(static_cast<double>(maximum)); in InitializeBucketRanges() local
333 double log_max = log(static_cast<double>(maximum)); in InitializeBucketRanges() local
1154 const size_t log_max = UINT_MAX >> 8; in bpf_log_realloc() local