Searched refs:default_period_usec (Results 1 – 1 of 1) sorted by relevance
650 long default_period_usec = 100000; /* cpu.max's default period */ in test_cpucg_max() local689 n_periods = duration_usec / default_period_usec; in test_cpucg_max()690 remainder_usec = duration_usec - n_periods * default_period_usec; in test_cpucg_max()714 long default_period_usec = 100000; /* cpu.max's default period */ in test_cpucg_max_nested() local760 n_periods = duration_usec / default_period_usec; in test_cpucg_max_nested()761 remainder_usec = duration_usec - n_periods * default_period_usec; in test_cpucg_max_nested()