Home
last modified time | relevance | path

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

/openbmc/linux/tools/accounting/
H A Dgetdelays.c251 static void task_context_switch_counts(struct taskstats *t) in task_context_switch_counts() function
520 task_context_switch_counts((struct taskstats *) NLA_DATA(na)); in main()
/openbmc/linux/fs/proc/
H A Darray.c398 static inline void task_context_switch_counts(struct seq_file *m, in task_context_switch_counts() function
462 task_context_switch_counts(m, task); in proc_pid_status()