Searched refs:vmtrace (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmtrace.c229 int vmtrace(int file) function
231 int vmtrace(file)
H A Dvmdebug.c63 if((fd = vmtrace(-1)) >= 0)
64 vmtrace(fd);
H A Dvmprofile.c373 /* initialize functions from vmtrace.c that we use below */
374 if((n = vmtrace(-1)) >= 0)
375 vmtrace(n);
H A Dmalloc.c1103 vmtrace(fd);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/illumos-gate/usr/src/lib/libast/common/include/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com622 common/vmalloc/vmtrace.o \
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c2445 vmtrace(-1);

Completed in 104 milliseconds