Searched refs:maxrss (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/bin/ps/
H A Dextern.h66 char *maxrss(KINFO *, VARENT *);
H A Dkeyword.c117 {"lim", "LIM", NULL, "memory-limit", 0, maxrss, 0, CHAR, NULL, 0},
H A Dprint.c702 maxrss(KINFO *k __unused, VARENT *ve __unused) function
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp627 info->maxrss = 0; /* the maximum resident set size utilized (in kilobytes) */
H A Dz_Linux_util.cpp1756 info->maxrss = r_usage.ru_maxrss;
H A Dkmp.h1367 long maxrss; /* the maximum resident set size utilized (in kilobytes) */ member in struct:kmp_sys_info

Completed in 183 milliseconds