Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmtrace.c229 int vmtrace(int file) in vmtrace() function
231 int vmtrace(file) in vmtrace()
H A Dvmdebug.c63 if((fd = vmtrace(-1)) >= 0) in dbinit()
64 vmtrace(fd); in dbinit()
H A Dvmprofile.c374 if((n = vmtrace(-1)) >= 0)
375 vmtrace(n);
H A Dmalloc.c1103 vmtrace(fd); in _vmoptions()
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmtrace.c229 int vmtrace(int file) in vmtrace() function
231 int vmtrace(file) in vmtrace()
H A Dvmdebug.c61 if((fd = vmtrace(-1)) >= 0) in dbinit()
62 vmtrace(fd); in dbinit()
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); in _vmoptions()
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/lib/libast/common/include/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dvmalloc.h173 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h184 extern int vmtrace _ARG_(( int ));
/titanic_51/usr/src/lib/libast/
H A Dmapfile-vers685 vmtrace;
H A DMakefile.com622 common/vmalloc/vmtrace.o \
/titanic_51/usr/src/cmd/ast/libast/
H A Dmapfile-vers692 vmtrace;
H A DMakefile.defs653 vmalloc/vmtrace.o \
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DMakefile202 vmregion.c vmsegment.c vmset.c vmstat.c vmstrdup.c vmtrace.c vmwalk.c \
H A DRELEASE226 09-11-20 vmalloc/vmtrace.c: add pid to assertion disgnostics
760 vmalloc/vmtrace.c: _PACKAGE_ast __FUNCTION__ is a string
761 vmalloc/vmtrace.c: set trace file fd FD_CLOEXEC
925 02-08-22 vmtrace.h: add for debugging
H A DMamfile5833 make vmtrace.o
5834 make vmalloc/vmtrace.c
5836 done vmalloc/vmtrace.c
5837 meta vmtrace.o %.c>%.o vmalloc/vmtrace.c vmtrace
5838 prev vmalloc/vmtrace.c
5839 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Ivmalloc -Iinclude -Istd -D_PACKAGE_ast -c vmalloc/vmtrace.c
5840 done vmtrace.o generated
6106 exec - ${AR} rc libast.a astconf.o astdynamic.o astlicense.o astquery.o astwinsize.o conftab.o aststatic.o getopt.o getoptl.o aso.o asolock.o asometh.o asorelax.o aso-sem.o aso-fcntl.o vmbest.o vmclear.o vmclose.o vmdcheap.o vmdebug.o vmdisc.o vmexit.o vmlast.o vmopen.o vmpool.o vmprivate.o vmprofile.o vmregion.o vmsegment.o vmset.o vmstat.o vmstrdup.o vmtrace
[all...]
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE38 09-11-20 vmalloc/vmtrace.c: add pid to assertion disgnostics
572 vmalloc/vmtrace.c: _PACKAGE_ast __FUNCTION__ is a string
573 vmalloc/vmtrace.c: set trace file fd FD_CLOEXEC
737 02-08-22 vmtrace.h: add for debugging
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dxec.c2445 vmtrace(-1); in _sh_fork()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c3188 vmtrace(-1); in _sh_fork()