Searched defs:vmsr_thread_stat (Results 1 – 1 of 1) sorted by relevance
44 struct vmsr_thread_stat { struct45 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