Struct windows_sys::Win32::System::Diagnostics::Etw::ETW_PMC_COUNTER_OWNER
#[repr(C)]pub struct ETW_PMC_COUNTER_OWNER {
pub OwnerType: ETW_PMC_COUNTER_OWNER_TYPE,
pub ProfileSource: u32,
pub OwnerTag: u32,
}
Expand description
Required features: "Win32_System_Diagnostics_Etw"
Fields§
§OwnerType: ETW_PMC_COUNTER_OWNER_TYPE
§ProfileSource: u32
§OwnerTag: u32