Searched defs:CALC_STAT (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.c313 #define CALC_STAT(xxx) char xxx[8] macro
317 #define CALC_STAT(xxx) unsigned xxx = 100 * (unsigned)(jif.xxx - prev_jif.xxx) / total_diff macro
342 #undef CALC_STAT macro
389 #define CALC_STAT macro
394 #define CALC_STAT macro
475 #undef CALC_STAT macro
[all...]

Completed in 44 milliseconds