account_cfs_rq_runtime
throttled |= account_cfs_rq_runtime(cfs_rq, 0);
account_cfs_rq_runtime(cfs_rq, delta_exec);
bool account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec);
account_cfs_rq_runtime(cfs_rq, 0);