Searched refs:second (Results 1 – 3 of 3) sorted by relevance
17 per second.
4230 struct sched_entity *second; in pick_next_entity() local4233 second = __pick_first_entity(cfs_rq); in pick_next_entity()4235 second = __pick_next_entity(se); in pick_next_entity()4236 if (!second || (curr && entity_before(curr, second))) in pick_next_entity()4237 second = curr; in pick_next_entity()4240 if (second && wakeup_preempt_entity(second, left) < 1) in pick_next_entity()4241 se = second; in pick_next_entity()
688 "START". The second string records the cold cache time of the first