Searched refs:save_hist (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.c54 typedef struct save_hist { struct
57 } save_hist; typedef in typeref:struct:save_hist
73 struct save_hist *prev_hist;
167 struct save_hist *new_hist;
172 new_hist = xmalloc(sizeof(struct save_hist)*ntop);

Completed in 48 milliseconds