Home
last modified time | relevance | path

Searched refs:CEPH_METRIC_SHOW (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Ddebugfs.c130 #define CEPH_METRIC_SHOW(name, total, avg, min, max, sq) { \ macro
173 CEPH_METRIC_SHOW("read", total, avg, min, max, sq); in metric_show()
183 CEPH_METRIC_SHOW("write", total, avg, min, max, sq); in metric_show()
193 CEPH_METRIC_SHOW("metadata", total, avg, min, max, sq); in metric_show()

Completed in 1 milliseconds