Searched refs:totals (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c64 struct totals { struct
398 struct totals t;
684 struct totals *t = data;
821 struct totals *t = data;
931 struct totals *t = data;
980 struct totals *t = data;
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dmain.c876 static const short int totals[] = local
884 prior = totals[count-1];
887 prior = totals[NDELAY-1] + delay*(count-NDELAY-1);

Completed in 85 milliseconds