Searched refs:warmuphist (Results 1 – 1 of 1) sorted by relevance
79 char *warmuphist = NULL; in statsd_audiothread() local80 if (item->getCString(MM_PREFIX "warmupMs.hist", &warmuphist)) { in statsd_audiothread()81 metrics_proto.set_warmup_millis_hist(warmuphist); in statsd_audiothread()208 free(warmuphist); in statsd_audiothread()