Home
last modified time | relevance | path

Searched defs:kvm_info (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dkvm-stat.h28 struct kvm_info { struct
29 char name[KVM_EVENT_NAME_LEN];
30 refcount_t refcnt;
H A Dhist.h300 struct kvm_info *kvm_info; member
/linux/include/linux/
H A Dkvm_host.h882 #define kvm_info(fmt, ...) \ macro