aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/xenoprof.h
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-06-27 11:23:06 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-06-27 11:23:06 +0100
commitb9a9bc6e86ed43b18d4c858ec3e8ca8dc22355cc (patch)
tree65aa9ba6fba3968f2f6574e315d49f87118ab405 /xen/include/xen/xenoprof.h
parent78d2beff2c75f8b9764576713b77c8d695cd38cd (diff)
downloadxen-b9a9bc6e86ed43b18d4c858ec3e8ca8dc22355cc.tar.gz
xen-b9a9bc6e86ed43b18d4c858ec3e8ca8dc22355cc.tar.bz2
xen-b9a9bc6e86ed43b18d4c858ec3e8ca8dc22355cc.zip
Add Xenoprof passive domain support
Signed-off-by: Yang Xiaowei <xiaowei.yang@intel.com> Signed-off-by: Jose Renato Santos <jsantos@hpl.hp.com>
Diffstat (limited to 'xen/include/xen/xenoprof.h')
-rw-r--r--xen/include/xen/xenoprof.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/xen/xenoprof.h b/xen/include/xen/xenoprof.h
index 5ecb755f42..c6ba5da7ff 100644
--- a/xen/include/xen/xenoprof.h
+++ b/xen/include/xen/xenoprof.h
@@ -14,6 +14,7 @@
#define XENOPROF_DOMAIN_IGNORED 0
#define XENOPROF_DOMAIN_ACTIVE 1
+#define XENOPROF_DOMAIN_PASSIVE 2
#define XENOPROF_IDLE 0
#define XENOPROF_COUNTERS_RESERVED 1