Searched refs:PROCFS_RSS_IN_KILOBYTES (Results 1 – 1 of 1) sorted by relevance
75 private static final Pattern PROCFS_RSS_IN_KILOBYTES = field in MemoryStatUtil225 tryParseLong(PROCFS_RSS_IN_KILOBYTES, procStatusContents) * BYTES_IN_KILOBYTE; in parseMemoryStatFromProcfs()