Searched refs:cpu_accounting_is_cheap (Results 1 – 4 of 4) sorted by relevance
85 bool cpu_accounting_is_cheap(void);
2282 bool cpu_accounting_is_cheap(void) { in cpu_accounting_is_cheap() function
366 } else if (STR_IN_SET(controller, "cpu", "cpuacct") || cpu_accounting_is_cheap()) { in process()
722 m->default_cpu_accounting = cpu_accounting_is_cheap(); in set_manager_defaults()