Searched refs:default_period_usec (Results 1 – 1 of 1) sorted by relevance
678 long default_period_usec = 100000; /* cpu.max's default period */ in test_cpucg_max() local719 n_periods = duration_usec / default_period_usec; in test_cpucg_max()720 remainder_usec = duration_usec - n_periods * default_period_usec; in test_cpucg_max()745 long default_period_usec = 100000; /* cpu.max's default period */ in test_cpucg_max_nested() local793 n_periods = duration_usec / default_period_usec; in test_cpucg_max_nested()794 remainder_usec = duration_usec - n_periods * default_period_usec; in test_cpucg_max_nested()