Home
last modified time | relevance | path

Searched refs:wcpu (Results 1 – 5 of 5) sorted by last modified time

/freebsd/usr.bin/top/
H A Dmachine.c427 sbuf_printf(header, " %6s ", ps.wcpu ? "WCPU" : "CPU"); in format_header()
1157 …sbuf_printf(procbuf, "%6.2f%% ", ps.wcpu ? 100.0 * weighted_cpu(PCTCPU(pp), pp) : 100.0 * PCTCPU(p… in format_next_process()
1285 if (ps.wcpu) \
H A Dmachine.h71 bool wcpu; /* show weighted cpu */ member
H A Dtop.c282 ps.wcpu = 1; in main()
428 ps.wcpu = !ps.wcpu; in main()
1014 ps.wcpu = !ps.wcpu; in main()
1017 ps.wcpu ? "weighted" : "raw"); in main()
/freebsd/sys/contrib/dev/rtw89/
H A Dmac.c1719 ext_wde_min_qt_wcpu : min_cfg->wcpu; in wde_quota_cfg()
1723 SET_QUOTA_VAL(min_qt_wcpu, max_cfg->wcpu, WDE, 1); in wde_quota_cfg()
1738 SET_QUOTA(wcpu, PLE, 4); in ple_quota_cfg()
1826 ext_wde_min_qt_wcpu = ext_cfg->wde_min_qt->wcpu; in dle_init()
H A Dcore.h3166 u16 wcpu; member
3176 u16 wcpu; member