aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/perfc_defn.h
diff options
context:
space:
mode:
authormafetter@fleming.research <mafetter@fleming.research>2005-03-24 22:52:13 +0000
committermafetter@fleming.research <mafetter@fleming.research>2005-03-24 22:52:13 +0000
commit8e9bb878135f486a74191da1a5ea22df38186ce4 (patch)
tree15cd5da7ed937f3a0de1e035254b0f6c85ca6fbc /xen/include/xen/perfc_defn.h
parent994c1a296ff1dad55af0ad36db411c37ea2ae10f (diff)
parent574a4322a0779811acad9d89f7f552899f209de2 (diff)
downloadxen-8e9bb878135f486a74191da1a5ea22df38186ce4.tar.gz
xen-8e9bb878135f486a74191da1a5ea22df38186ce4.tar.bz2
xen-8e9bb878135f486a74191da1a5ea22df38186ce4.zip
bitkeeper revision 1.1264 (4243449d-JwBVsSinjAWdYveMNhEjQ)
Initial attempt at merging shadow code with head of unstable tree. Signed-off-by: michael.fetterman@cl.cam.ac.uk
Diffstat (limited to 'xen/include/xen/perfc_defn.h')
-rw-r--r--xen/include/xen/perfc_defn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/include/xen/perfc_defn.h b/xen/include/xen/perfc_defn.h
index bcb3555206..2e776841e3 100644
--- a/xen/include/xen/perfc_defn.h
+++ b/xen/include/xen/perfc_defn.h
@@ -45,6 +45,7 @@ PERFCOUNTER_CPU(write_fault_bail, "sf bailed due to write_fault
PERFCOUNTER_CPU(read_fault_bail, "sf bailed due to read_fault")
PERFCOUNTER_CPU( map_domain_mem_count, "map_domain_mem count" )
+PERFCOUNTER_CPU( ptwr_emulations, "writable pt emulations" )
PERFCOUNTER_CPU( shadow_l2_table_count, "shadow_l2_table count" )
PERFCOUNTER_CPU( shadow_l1_table_count, "shadow_l1_table count" )