Created by: mtrofin
De-virtualized sizeof_entry by converting it to a field and
relying on derived classes to specify its value.
This was noticed while running an internal app under linux perf sampling, where sizeof_entry appeared as a very hot function.