From d4ac8d64359fcaf25a65196c83ba0a091f645a3b Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Fri, 4 Nov 2022 01:16:50 +0100 Subject: Fixed page tracking and somewhat working single step probe --- test/eviction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/eviction.c') diff --git a/test/eviction.c b/test/eviction.c index 9ad6e56..1570205 100644 --- a/test/eviction.c +++ b/test/eviction.c @@ -12,7 +12,7 @@ int main(int argc, const char **argv) { - uint16_t counts[64]; + cpc_msrmt_t counts[L1_SETS]; uint32_t arg; int i, fd, ret; -- cgit v1.2.3-71-gd317