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

/macosx-10.10.1/top-100.1.2/
H A Dlibtop.h145 #define LIBTOP_STATE_MAX 7 macro
146 #define LIBTOP_NSTATES (LIBTOP_STATE_MAX + 1)
H A Dlibtop.c620 assert(state <= LIBTOP_STATE_MAX);
1640 *state = LIBTOP_STATE_MAX;
1641 pinfo->psamp.state = LIBTOP_STATE_MAX;

Completed in 117 milliseconds