Searched refs:disabled_period (Results 1 – 2 of 2) sorted by relevance
53 static int disabled_period = DISABLED_PERIOD; variable64 {&disabled_period, DISABLED_PERIOD},794 tm1 + bcp->disabled_period; in disable_for_period()847 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()1478 congested_respns_us, congested_reps, disabled_period, in tunables_read()1648 bcp->disabled_period = sec_2_cycles(disabled_period); in tunables_write()1929 bcp->disabled_period = sec_2_cycles(disabled_period); in init_per_cpu_tunables()
658 cycles_t disabled_period; member