Home
last modified time | relevance | path

Searched refs:print_cfs_stats (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/sched/
H A Ddebug.c992 print_cfs_stats(m, cpu); in print_cpu()
H A Dsched.h3114 extern void print_cfs_stats(struct seq_file *m, int cpu);
H A Dfair.c13667 void print_cfs_stats(struct seq_file *m, int cpu) in print_cfs_stats() function