Searched refs:last_switch_count (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | sched.h | 1199 unsigned long last_switch_count; member |
| /linux/kernel/ | ||
| H A D | fork.c | 1575 tsk->last_switch_count = tsk->nvcsw + tsk->nivcsw; in copy_mm() |