Searched refs:metric_collect (Results 1 – 1 of 1) sorted by relevance
551 bool metric_collect = false; in ceph_fs_debugfs_cleanup() 570 metric_collect = in ceph_fs_debugfs_init() 578 metrics_enabled = !disable_send_metrics && have_session && metric_collect; in ceph_fs_debugfs_init() 582 "metrics_enabled: %s (disable_send_metrics=%d, session=%s, metric_collect=%s)\n", in ceph_fs_debugfs_init() 586 metric_collect ? "yes" : "no"); in ceph_fs_debugfs_init() 465 bool metric_collect = false; metric_features_show() local