Searched refs:read_stats (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_iter_memcg.c | 24 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 D | scx_cpu0.c | 40 static void read_stats(struct scx_cpu0 *skel, __u64 *stats) in read_stats() function 92 read_stats(skel, stats); in main()
|
| H A D | scx_simple.c | 42 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 D | adi-test.c | 93 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()
|