Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_iter_memcg.c24 static int read_stats(struct bpf_link *link) in read_stats() function
66 if (!ASSERT_OK(read_stats(link), "read stats")) in test_anon()
109 if (!ASSERT_OK(read_stats(link), "read stats")) in test_file()
149 if (!ASSERT_OK(read_stats(link), "read stats")) in test_shmem()
180 if (!ASSERT_OK(read_stats(link), "read stats")) in test_pgfault()
/linux/tools/sched_ext/
H A Dscx_cpu0.c40 static void read_stats(struct scx_cpu0 *skel, __u64 *stats) in read_stats() function
92 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()