Searched refs:total_pcpu (Results 1 – 1 of 1) sorted by relevance
186 unsigned total_pcpu; member214 #define total_pcpu (G.total_pcpu ) macro364 total_pcpu = 0; in do_stats()391 total_pcpu += cur->pcpu; in do_stats()656 if (total_pcpu < busy_jifs) total_pcpu = busy_jifs;674 tmp_unsigned = (uint16_t)(cur_jif.total - prev_jif.total) * total_pcpu;