Searched refs:disabled_period (Results 1 – 2 of 2) sorted by relevance
55 static int disabled_period = DISABLED_PERIOD; variable66 {&disabled_period, DISABLED_PERIOD},771 tm1 + bcp->disabled_period; in disable_for_period()824 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()1444 congested_respns_us, congested_reps, disabled_period, in tunables_read()1616 bcp->disabled_period = sec_2_cycles(disabled_period); in tunables_write()1902 bcp->disabled_period = sec_2_cycles(disabled_period); in init_per_cpu_tunables()
631 cycles_t disabled_period; member