summaryrefslogtreecommitdiff
path: root/tools/gator/daemon/CCNDriver.h
diff options
context:
space:
mode:
authorDrew Richardson <drew.richardson@arm.com>2015-07-22 12:00:00 -0700
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:49:42 +0900
commit54aed7598bf0fffefcde7211224700d2a0f43cf4 (patch)
tree6edf0dc334ac897e6cc4abec87410a4f7fa536a8 /tools/gator/daemon/CCNDriver.h
parenta838d4ca08953f28e871d0797744f1a1a9767681 (diff)
gator: Version 5.22
Signed-off-by: Drew Richardson <drew.richardson@arm.com> [Ported from https://github.com/ARM-software/gator.git to kernel tree, out of tree files are removed] Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Diffstat (limited to 'tools/gator/daemon/CCNDriver.h')
-rw-r--r--tools/gator/daemon/CCNDriver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gator/daemon/CCNDriver.h b/tools/gator/daemon/CCNDriver.h
index 06ac33f07a36..8a155a7fc837 100644
--- a/tools/gator/daemon/CCNDriver.h
+++ b/tools/gator/daemon/CCNDriver.h
@@ -24,6 +24,8 @@ public:
int writeCounters(mxml_node_t *const root) const;
void writeEvents(mxml_node_t *const) const;
+ void validateCounters() const;
+
private:
enum NodeType {
NT_UNKNOWN,