OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:szptudot
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
ps.c
300
static int
szptudot
= -1;
local in function:pmem2float
306
if (
szptudot
< 0) {
315
szptudot
= uspace / getpagesize();
318
szptudot
= getpagesize();
323
fracmem = ((double)kp->p_vm_rssize +
szptudot
) / mempages;
/src/bin/ps/
print.c
1100
int
szptudot
;
local in function:getpmem
1106
szptudot
= uspace/getpagesize();
1108
fracmem = ((float)k->p_vm_rssize +
szptudot
)/mempages;
Completed in 35 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025