Searched refs:autoload (Results 1 – 8 of 8) sorted by relevance
200 if (percent >= mp->cfg.autoload.max) { in mp_UpDown()203 } else if (percent <= mp->cfg.autoload.min) { in mp_UpDown()218 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) { in mp_CheckAutoloadTimer()220 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_CheckAutoloadTimer()233 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) in mp_RestartAutoloadTimer()259 mp->cfg.autoload.period = SAMPLE_PERIOD; in mp_Init()260 mp->cfg.autoload.min = mp->cfg.autoload.max = 0; in mp_Init()261 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Init()332 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Up()892 " period %d secs\n", mp->cfg.autoload.min, in mp_ShowStatus()[all …]
104 } autoload; member
119 o The ``set autoload'' command syntax and implementation have changed as the132 o MP autoload throughput measurements are now based on the maximum of input
1725 arg->bundle->ncp.mp.cfg.autoload.min = v1; in SetVariable()1726 arg->bundle->ncp.mp.cfg.autoload.max = v2; in SetVariable()1727 arg->bundle->ncp.mp.cfg.autoload.period = v3; in SetVariable()
4010 .Dq set autoload4285 .It set autoload Xo4323 .Dq set autoload4330 .Dq set autoload
5967 autoload='typeset -fu'5990 autoload='typeset -fu'6036 autoload='typeset -fu'6060 autoload='typeset -fu'6084 autoload='typeset -fu'6106 autoload='typeset -fu'
1443 <grammar.directDelegates:{it | autoload :<it.name>, "<it.recognizerName>"<\n>}>
21450 …(8) Fixed bugs with the autoload images preference so that it would really work properly when disa…