Searched defs:stats_fd (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | enable_stats.c | 8 int stats_fd, err, prog_fd; in test_enable_stats() local
|
| H A D | prog_run_opts.c | 26 int err, stats_fd = -1, prog_fd; in test_prog_run_opts() local
|
| H A D | xdp_flowtable.c | 68 int iifindex, stats_fd; in test_xdp_flowtable() local
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | kvm_binary_stats_test.c | 22 static void stats_test(int stats_fd) in stats_test()
|
| /linux/tools/testing/selftests/kvm/lib/ |
| H A D | kvm_util.c | 2203 read_stats_descriptors(int stats_fd,struct kvm_stats_header * header) read_stats_descriptors() argument 2235 read_stat_data(int stats_fd,struct kvm_stats_header * header,struct kvm_stats_desc * desc,uint64_t * data,size_t max_elements) read_stat_data() argument
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 554 read_stats_header(int stats_fd,struct kvm_stats_header * header) read_stats_header() argument
|