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

/system/core/toolbox/
H A Dvmstat.c64 static void read_state(struct state *s);
121 read_state(&s[1 - toggle]);
124 read_state(&s[toggle]);
137 static void read_state(struct state *s) { function

Completed in 91 milliseconds