Searched defs:processes (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vmstat/
H A Dvmstat.c530 unsigned int running, blocked, btime, processes; local
575 unsigned int running, blocked, btime, processes; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vmstat/proc/
H A Dsysinfo.c212 getstat(jiff *restrict cuse, jiff *restrict cice, jiff *restrict csys, jiff *restrict cide, jiff *restrict ciow, jiff *restrict cxxx, jiff *restrict cyyy, jiff *restrict czzz, unsigned long *restrict pin, unsigned long *restrict pout, unsigned long *restrict s_in, unsigned long *restrict sout, unsigned *restrict intr, unsigned *restrict ctxt, unsigned int *restrict running, unsigned int *restrict blocked, unsigned int *restrict btime, unsigned int *restrict processes) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h577 atomic_t processes; /* How many processes does this user have? */ member in struct:user_struct

Completed in 71 milliseconds