Searched refs:warmuphist (Results 1 – 1 of 1) sorted by relevance
79 std::string warmuphist; in statsd_audiothread() local80 if (item->getString(MM_PREFIX "warmupMs.hist", &warmuphist)) { in statsd_audiothread()81 metrics_proto.set_warmup_millis_hist(std::move(warmuphist)); in statsd_audiothread()