As far as I understand you will see devices like /dev/zram* in case zram is enabled and used.
Besides that you will have entries in /etc/ztab which describe how different directories are managed/bound.
Also the output of mount | grep zram
whill show entries in case zram is in use.