aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/shared/perfcnt/intel/description.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/perfcnt/intel/description.rs b/src/shared/perfcnt/intel/description.rs
index f64426d..f4705df 100644
--- a/src/shared/perfcnt/intel/description.rs
+++ b/src/shared/perfcnt/intel/description.rs
@@ -47,6 +47,7 @@ impl fmt::Debug for MSRIndex {
}
}
+#[derive(Clone, Copy)]
pub enum Counter {
/// Bit-mask containing the fixed counters
/// usable with the corresponding performance event.