Searched refs:LoadMax (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/top/
H A Dtop.local.H11 * "LoadMax", then top will put the cursor home immediately after the space
13 * acknowledgement of the command. On Suns, "LoadMax" will get multiplied by
14 * "FSCALE" before being compared to avenrun[0]. Therefore, "LoadMax"
17 #ifndef LoadMax
18 #define LoadMax %LoadMax% macro
H A DConfigure8 set vars = (module LoadMax topn NominalTopn delay owner group mode random \
68 set LoadMax = 5.0
104 LoadMax $LoadMax
217 "LoadMax", then top will put the cursor home immediately after the space
219 acknowledgement of the command. "LoadMax" should always be specified as a
223 ./getans "LoadMax" number "$LoadMax" .$$
224 set LoadMax = `cat .$$`
537 sed -e "s|%LoadMax
[all...]
H A Dtop.c857 if (system_info.load_avg[0] > LoadMax)

Completed in 79 milliseconds