Home
last modified time | relevance | path

Searched refs:task_context_switch_counts (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/accounting/
H A Dgetdelays.c234 static void task_context_switch_counts(struct taskstats *t) in task_context_switch_counts() function
506 task_context_switch_counts((struct taskstats *) NLA_DATA(na)); in main()
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c376 static inline void task_context_switch_counts(struct seq_file *m, in task_context_switch_counts() function
429 task_context_switch_counts(m, task); in proc_pid_status()