Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_cpu0.c40 static void read_stats(struct scx_cpu0 *skel, __u64 *stats) in read_stats() function
94 read_stats(skel, stats); in main()
H A Dscx_simple.c42 static void read_stats(struct scx_simple *skel, __u64 *stats) in read_stats() function
97 read_stats(skel, stats); in main()
/linux/tools/testing/selftests/sparc64/drivers/
H A Dadi-test.c93 static struct stats read_stats = { variable
126 print_ustats(&read_stats); in print_stats()
193 update_stats(&read_stats, elapsed_time, buf_sz); in read_adi()