pub type virtio_magma_connection_enable_performance_counter_access_ctrl_t = virtio_magma_connection_enable_performance_counter_access_ctrl;
Aliased Type§
struct virtio_magma_connection_enable_performance_counter_access_ctrl_t {
pub hdr: virtio_magma_ctrl_hdr,
pub connection: u64,
pub channel: u32,
}
Fields§
§hdr: virtio_magma_ctrl_hdr
§connection: u64
§channel: u32