Statistics Data Types
When a caller needs to access the statistics for an object, the caller must specify the object type and must identify the object instance in a call to the HvMapStatsPage hypercall function. The caller uses a value from the HV_STATS_OBJECT_TYPE enumeration to specify the object type.
The caller uses a 16-byte HV_STATS_OBJECT_IDENTITY structure to identify a specific statistics object instance.
The hypervisor defines the following data type and value for statistics objects.
typedef UINT16 HV_STATS_OBJECT_FLAG; #define HvStatsObjectSelfStats 0x0001
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: