Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.h44 struct vmsr_thread_stat { struct
45 unsigned int thread_id;
46 bool is_vcpu;
47 unsigned int cpu_id;
48 unsigned int pkg_id;
49 unsigned int vpkg_id;
73 typedef struct vmsr_thread_stat vmsr_thread_stat; argument