HomeSort by relevance Sort by last modified time
    Searched refs:autoload (Results 1 - 5 of 5) sorted by null

  /external/libppp/src/
mp.h 104 } autoload; member in struct:mp::__anon10784
mp.c 200 if (percent >= mp->cfg.autoload.max) {
203 } else if (percent <= mp->cfg.autoload.min) {
218 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) {
220 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
233 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period)
259 mp->cfg.autoload.period = SAMPLE_PERIOD;
260 mp->cfg.autoload.min = mp->cfg.autoload.max = 0;
261 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
332 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period)
    [all...]
command.c     [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php 61 'autoload', 'binding', 'caller', 'catch', 'chop', 'chop!',
rails.php 54 'autoload', 'binding', 'caller', 'catch', 'chop', 'chop!',

Completed in 127 milliseconds