Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/usr.bin/pascal/px/
H A Dutilities.c27 double counts[NUMOPS]; /* instruction counts */ in stats() member
/csrg-svn/sys/kern/PROTO/44Lite/
H A Dvfs_bio.c293 int counts[MAXBSIZE/CLBYTES+1]; in vfs_bufstats() local
/csrg-svn/sys/kern/
H A Dvfs_bio.c731 int counts[MAXBSIZE/CLBYTES+1]; in vfs_bufstats() local
/csrg-svn/sys/tahoe/tahoe/
H A DLocore.c241 addupc(pc, prof, counts) int pc; struct uprof *prof; int counts; { } in addupc() argument
/csrg-svn/sys/vax/vax/
H A DLocore.c318 addupc(pc, prof, counts) int pc; struct uprof *prof; int counts; { } in addupc() argument
/csrg-svn/contrib/gcc-2.3.3/
H A Dlibgcc2.c1185 int *counts; member