Searched defs:stats_fd (Results 1 – 6 of 6) sorted by relevance
23 static void stats_test(int stats_fd) in stats_test()180 int stats_fd = vm_get_stats_fd(vm); in vm_stats_test() local189 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
33 fd_t stats_fd; variable
1930 struct kvm_stats_desc *read_stats_descriptors(int stats_fd, in read_stats_descriptors()1962 void read_stat_data(int stats_fd, struct kvm_stats_header *header, in read_stat_data()
92 int stats_fd; member323 static inline void read_stats_header(int stats_fd, struct kvm_stats_header *header) in read_stats_header()