Searched refs:_swapPss (Results 1 – 1 of 1) sorted by relevance
12041 public MemItem(String _label, String _shortLabel, long _pss, long _swapPss, int _id, in MemItem() argument12047 swapPss = _swapPss; in MemItem()12052 public MemItem(String _label, String _shortLabel, long _pss, long _swapPss, int _id) { in MemItem() argument12057 swapPss = _swapPss; in MemItem()