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

/ast/src/lib/libast/vmalloc/
H A Dvmtrace.c229 int vmtrace(int file) function
231 int vmtrace(file)
H A Dvmdebug.c61 if((fd = vmtrace(-1)) >= 0)
62 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.c1423 vmtrace(fd);
/ast/src/lib/libast/include/
H A Dvmalloc.h184 extern int vmtrace _ARG_(( int ));
/ast/src/lib/libast/
H A DMakefile202 vmregion.c vmsegment.c vmset.c vmstat.c vmstrdup.c vmtrace.c vmwalk.c \
/ast/src/cmd/ksh93/sh/
H A Dxec.c3171 vmtrace(-1);

Completed in 29 milliseconds