diff --git a/cache_utils/src/bin/two_thread_cal.rs b/cache_utils/src/bin/two_thread_cal.rs index 7fc6eb9..13a285a 100644 --- a/cache_utils/src/bin/two_thread_cal.rs +++ b/cache_utils/src/bin/two_thread_cal.rs @@ -192,7 +192,7 @@ fn main() { display_name: "clflush local hit - n", t: &(), }, - CalibrateOperation2T { + /* CalibrateOperation2T { prepare: noop::, op: flush_and_reload_wrap, name: "reload_miss", @@ -219,7 +219,7 @@ fn main() { name: "reload_local_hit", display_name: "reload local hit", t: &(), - }, + },*/ ]; let r = unsafe {