Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmetric.c319 static inline void __update_mean_and_stdev(ktime_t total, ktime_t *lavg, in __update_mean_and_stdev() function
350 __update_mean_and_stdev(total, &m->latency_avg, &m->latency_sq_sum, in ceph_update_metrics()