Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmstat.c64 st->n_seg = 0;
76 { st->n_seg += 1;
H A Dvmdebug.c772 bufp = (*_Vmstrcpy)(bufp, (*_Vmitoa)((Vmulong_t)st.n_seg,-1), ',');
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmstat.c68 st->n_seg = 0;
83 { st->n_seg += 1;
H A Dmalloc.c314 st->n_seg += vmst.n_seg; in _mallocstat()
H A Dvmdebug.c719 bufp = (*_Vmstrcpy)(bufp, (*_Vmitoa)(VLONG(st.n_seg),-1), ',');
/titanic_51/usr/src/lib/libast/common/disc/
H A Dmemfatal.c60 …ents %lu busy %lu:%lu:%lu free %lu:%lu:%lu )", (size_t)obj, st.extent, st.n_seg, st.n_busy, st.s_b… in nomalloc()
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/
H A Dmemfatal.c62 error(ERROR_SYSTEM|3, "storage allocator out of space on %lu byte request ( region %lu segments %lu busy %lu:%lu:%lu free %lu:%lu:%lu )", (size_t)obj, st.extent, st.n_seg, st.n_busy, st.s_busy, st.m_busy, st.n_free, st.s_free, st.m_free); in nomalloc()
/titanic_51/usr/src/lib/libcmd/common/
H A Dvmstate.c77 *pn = state->vs.n_seg; in key()
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dvmstate.c80 *pn = state->vs.n_seg; in key()
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member
/titanic_51/usr/src/lib/libast/common/include/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h53 int n_seg; /* number of segments */ member