Method: GitLab::Exporter::MemStats::Mapping#pss
- Defined in:
- lib/gitlab_exporter/memstats/mapping.rb
#pss ⇒ Object
Returns the value of attribute pss.
46 47 48 |
# File 'lib/gitlab_exporter/memstats/mapping.rb', line 46 def pss @pss end |