Eh this feels like a false comparison. Memory pressure is an internal macOS system metric not some public facing self aggrandizing metric. It’s not like Apple has marketing material like “idles at 20% memory pressure!”. I’m sure it’s explicitly and deterministically defined somewhere at least.
# Freezer
Details of how some processes can be swapped out to disk.
[...] The freezer is a limited form of swap on embedded. Under memory pressure,
the freezer picks apps to freeze.
(etc)
And a whole bunch more. With some digging, it should be possible to find the exact info. :)