Address review comments

This commit is contained in:
kd-11 2024-08-08 02:37:46 +03:00 committed by kd-11
parent fa7e0e4758
commit 1200bbe7cc
7 changed files with 21 additions and 31 deletions

View file

@ -779,7 +779,7 @@ public:
u64 block_recover = 0;
u64 block_failure = 0;
alignas(16) rpcs3::hypervisor_context_t hv_ctx; // NOTE: The offset within the class must be within the first 1MiB
rpcs3::hypervisor_context_t hv_ctx; // NOTE: The offset within the class must be within the first 1MiB
u64 ftx = 0; // Failed transactions
u64 stx = 0; // Succeeded transactions (pure counters)