Searched refs:warmup (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dmachine.h63 unsigned int warmup : 1; member in struct:statics::__anon2305
H A Dtop.c953 /* some systems require a warmup */
954 /* always do a warmup for batch mode */
955 if (gstate->interactive == 0 || statics.flags.warmup)
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_linux.c429 statics->flags.warmup = 1;
H A Dm_linuxthr.c358 statics->flags.warmup = 1;
H A Dm_freebsd.c931 statics->flags.warmup = 1;
H A Dm_sunos5.c1242 statics->flags.warmup = 1;

Completed in 117 milliseconds