Searched defs:stats_fd (Results 1 – 5 of 5) sorted by relevance
24 static void stats_test(int stats_fd) in stats_test()173 int stats_fd = vm_get_stats_fd(vm); in vm_stats_test() local182 int stats_fd = vcpu_get_stats_fd(vcpu); in vcpu_stats_test() local
8 int stats_fd, err, prog_fd; in test_enable_stats() local
26 int err, stats_fd = -1, prog_fd; in test_prog_run_opts() local
2028 struct kvm_stats_desc *read_stats_descriptors(int stats_fd, in read_stats_descriptors()2060 void read_stat_data(int stats_fd, struct kvm_stats_header *header, in read_stat_data()
115 int stats_fd; member360 static inline void read_stats_header(int stats_fd, struct kvm_stats_header *header) in read_stats_header()
Completed in 10 milliseconds