Home
last modified time | relevance | path

Searched defs:ccpu (Results 1 – 6 of 6) sorted by relevance

/freebsd/bin/ps/
H A Dnlist.c39 fixpt_t ccpu; /* kernel _ccpu variable */ variable
/freebsd/usr.bin/systat/
H A Dpigs.c111 fixpt_t ccpu; in initpigs() local
/freebsd/sys/powerpc/include/
H A Dcounter.h87 uint64_t ccpu, old; in counter_u64_add() local
/freebsd/sys/kern/
H A Dsched_4bsd.c437 static fixpt_t ccpu = 0.95122942450071400909 * FSCALE; /* exp(-1/20) */ variable
H A Dsched_ule.c3349 static int ccpu = 0; global() variable
/freebsd/usr.bin/top/
H A Dmachine.c98 static load_avg ccpu; variable