]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/perf_counters_collection.h
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / common / perf_counters_collection.h
index e4bd2cda3b0f1c25a741ccb7bccecb458bc3fa4c..4608a8243dba3666b04e4794337b62657c3338d3 100644 (file)
@@ -20,7 +20,7 @@ public:
   void clear();
   bool reset(const std::string &name);
 
-  void dump_formatted(ceph::Formatter *f, bool schema,
+  void dump_formatted(ceph::Formatter *f, bool schema, bool dump_labeled,
                       const std::string &logger = "",
                       const std::string &counter = "");
   void dump_formatted_histograms(ceph::Formatter *f, bool schema,