Home
last modified time | relevance | path

Searched defs:prof (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/qi/
H A Dstats.c8 #define prof profqi macro
155 Prof prof[5000]; variable
/plan9/sys/src/cmd/5i/
H A Dstats.c8 #define prof prof5i macro
141 Prof prof[5000]; variable
/plan9/sys/src/cmd/ki/
H A Dstats.c8 #define prof profki macro
156 Prof prof[5000]; variable
/plan9/sys/src/cmd/vi/
H A Dstats.c8 #define prof profvi macro
193 Prof prof[5000]; variable
/plan9/sys/include/
H A Dtos.h15 } prof; member
/plan9/sys/src/libc/port/
H A Dprofile.c272 prof(void (*fn)(void*), void *arg, int entries, int what) in prof() function
/plan9/sys/src/ape/lib/ap/plan9/
H A Dprofile.c315 void prof(void (*fn)(void*), void *arg, int entries, int what) in prof() function
/plan9/sys/src/cmd/cdfs/
H A Dmmc.c775 prof2mmctype(Drive *drive, ushort prof) in prof2mmctype()
874 ushort prof; in getconf() local