Home
last modified time | relevance | path

Searched refs:__update_mean_and_stdev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dmetric.c327 static inline void __update_mean_and_stdev(ktime_t total, ktime_t *lavg, in __update_mean_and_stdev() function
358 __update_mean_and_stdev(total, &m->latency_avg, &m->latency_sq_sum, in ceph_update_metrics()