x86_cstate
interface for how
the C-state is encoded in the parameters.
SIM_INTERFACE(x86_cstate_notification) { void (*notification)(conf_object_t *listener, conf_object_t *cpu, uint32 state, uint32 sub_state); }; #define X86_CSTATE_NOTIFICATION_INTERFACE "x86_cstate_notification"