Home
last modified time | relevance | path

Searched defs:totals (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/ptools/pmap/
H A Dpmap.c64 struct totals { struct
65 total_sizetotals global() argument
66 total_swaptotals global() argument
67 total_rsstotals global() argument
68 total_anontotals global() argument
69 total_lockedtotals global() argument
/titanic_51/usr/src/lib/libsqlite/src/
H A Dmain.c876 static const short int totals[] = in sqliteDefaultBusyCallback() local