Home
last modified time | relevance | path

Searched refs:tpf (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h2387 extern void print_numa_stats(struct seq_file *m, int node, unsigned long tsf, unsigned long tpf, unsigned long gsf,
H A Dfair.c12130 unsigned long tsf = 0, tpf = 0, gsf = 0, gpf = 0; in show_numa_stats() local
12139 tpf = p->numa_faults[task_faults_idx(NUMA_MEM, node, 1)]; in show_numa_stats()
12144 print_numa_stats(m, node, tsf, tpf, gsf, gpf); in show_numa_stats()

Completed in 23 milliseconds