Home
last modified time | relevance | path

Searched refs:Statbin (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dstats.c155 long t0, long t1, Statbin *bin, int nbin) in binstats()
160 Statbin *b; in binstats()
H A Ddat.h25 typedef struct Statbin Statbin; typedef
673 struct Statbin struct
H A Dgraph.c117 Statbin *b, bin[2000]; /* 32 kB, but whack is worse */ in statgraph()
H A Dfns.h15 void binstats(long (*fn)(Stats *s0, Stats *s1, void*), void *arg, long t0, long t1, Statbin *bin, i…
H A Dhttpd.c951 Statbin *b, bin[2000]; /* 32 kB, but whack is worse */ in dotextbin()