Searched refs:CALC_STAT (Results 1 – 1 of 1) sorted by relevance
455 # define CALC_STAT(xxx) char xxx[8] macro459 # define CALC_STAT(xxx) unsigned xxx = 100 * (unsigned)(p_jif->xxx - p_prev_jif->xxx) / total_diff macro482 CALC_STAT(usr);483 CALC_STAT(sys);484 CALC_STAT(nic);485 CALC_STAT(idle);486 CALC_STAT(iowait);487 CALC_STAT(irq);488 CALC_STAT(softirq);508 # undef CALC_STAT[all …]