Home
last modified time | relevance | path

Searched refs:PFNALLOC (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c40 #define PFNALLOC(pf) ((pf)->data.data.nalloc) macro
150 PFNALLOC(pfvm) = PFALLOC(pfvm) = 0;
166 PFNALLOC(pf) = 0;
233 PFNALLOC(pf) += 1;
242 PFNALLOC(pf) += 1;
396 nalloc += PFNALLOC(pf);
419 bufp = pfsummary(bufp,PFNALLOC(pf),PFALLOC(pf),
431 nalloc += PFNALLOC(pf);
447 bufp = pfsummary(bufp,PFNALLOC(pf),PFALLOC(pf),
601 PFNALLOC(pf) -= 1;
[all …]