Searched defs:mcinfo_global (Results 1 – 1 of 1) sorted by relevance
123 struct mcinfo_global { struct124 struct mcinfo_common common;127 uint16_t mc_domid;128 uint16_t mc_vcpuid; /* virtual cpu scheduled for mc_domid */129 uint32_t mc_socketid; /* physical socket of the physical core */130 uint16_t mc_coreid; /* physical impacted core */131 uint16_t mc_core_threadid; /* core thread of physical core */132 uint32_t mc_apicid;133 uint32_t mc_flags;134 uint64_t mc_gstatus; /* global status */