The bytes-read statistic uses the total allocated memory, but doesn't include overflow pages.
The bytes-written statistic isn't updated atomically, and is the page's in-memory disk size, not the bytes written (for example, that ignores compression).