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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/procps/
H A Dtop.c34 typedef struct top_status_t { struct
44 } top_status_t; typedef in typeref:struct:top_status_t
59 typedef int (*cmp_funcp)(top_status_t *P, top_status_t *Q);
64 top_status_t *top;
100 static int pid_sort(top_status_t *P, top_status_t *Q)
108 static int mem_sort(top_status_t *P, top_status_t *Q)
118 static int pcpu_sort(top_status_t *
[all...]

Completed in 84 milliseconds