From 65d2481900c619846eddadb85086edbc578d6c17 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 27 Aug 2013 15:19:58 +0100 Subject: overlay: read rc6 status from perf Signed-off-by: Chris Wilson --- overlay/rc6.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'overlay/rc6.h') diff --git a/overlay/rc6.h b/overlay/rc6.h index 7597e3b6..faffba98 100644 --- a/overlay/rc6.h +++ b/overlay/rc6.h @@ -35,10 +35,11 @@ struct rc6 { uint64_t timestamp; } stat[2]; + int fd; int count; int error; - unsigned enabled; + unsigned flags; uint8_t rc6; uint8_t rc6p; -- cgit v1.2.3