Searched refs:process_time_ms_std (Results 1 – 1 of 1) sorted by relevance
161 double process_time_ms_std = -1; in statsd_audiothread() local162 if (item->getDouble(MM_PREFIX "processTimeMs.std", &process_time_ms_std)) { in statsd_audiothread()163 metrics_proto.set_process_time_stddev_millis(process_time_ms_std); in statsd_audiothread()