pub struct F2fsIostatLatencyFtraceEvent {Show 28 fields
pub d_rd_avg: Option<u32>,
pub d_rd_cnt: Option<u32>,
pub d_rd_peak: Option<u32>,
pub d_wr_as_avg: Option<u32>,
pub d_wr_as_cnt: Option<u32>,
pub d_wr_as_peak: Option<u32>,
pub d_wr_s_avg: Option<u32>,
pub d_wr_s_cnt: Option<u32>,
pub d_wr_s_peak: Option<u32>,
pub dev: Option<u64>,
pub m_rd_avg: Option<u32>,
pub m_rd_cnt: Option<u32>,
pub m_rd_peak: Option<u32>,
pub m_wr_as_avg: Option<u32>,
pub m_wr_as_cnt: Option<u32>,
pub m_wr_as_peak: Option<u32>,
pub m_wr_s_avg: Option<u32>,
pub m_wr_s_cnt: Option<u32>,
pub m_wr_s_peak: Option<u32>,
pub n_rd_avg: Option<u32>,
pub n_rd_cnt: Option<u32>,
pub n_rd_peak: Option<u32>,
pub n_wr_as_avg: Option<u32>,
pub n_wr_as_cnt: Option<u32>,
pub n_wr_as_peak: Option<u32>,
pub n_wr_s_avg: Option<u32>,
pub n_wr_s_cnt: Option<u32>,
pub n_wr_s_peak: Option<u32>,
}Fields§
§d_rd_avg: Option<u32>§d_rd_cnt: Option<u32>§d_rd_peak: Option<u32>§d_wr_as_avg: Option<u32>§d_wr_as_cnt: Option<u32>§d_wr_as_peak: Option<u32>§d_wr_s_avg: Option<u32>§d_wr_s_cnt: Option<u32>§d_wr_s_peak: Option<u32>§dev: Option<u64>§m_rd_avg: Option<u32>§m_rd_cnt: Option<u32>§m_rd_peak: Option<u32>§m_wr_as_avg: Option<u32>§m_wr_as_cnt: Option<u32>§m_wr_as_peak: Option<u32>§m_wr_s_avg: Option<u32>§m_wr_s_cnt: Option<u32>§m_wr_s_peak: Option<u32>§n_rd_avg: Option<u32>§n_rd_cnt: Option<u32>§n_rd_peak: Option<u32>§n_wr_as_avg: Option<u32>§n_wr_as_cnt: Option<u32>§n_wr_as_peak: Option<u32>§n_wr_s_avg: Option<u32>§n_wr_s_cnt: Option<u32>§n_wr_s_peak: Option<u32>Implementations§
Source§impl F2fsIostatLatencyFtraceEvent
impl F2fsIostatLatencyFtraceEvent
Sourcepub fn d_rd_avg(&self) -> u32
pub fn d_rd_avg(&self) -> u32
Returns the value of d_rd_avg, or the default value if d_rd_avg is unset.
Sourcepub fn d_rd_cnt(&self) -> u32
pub fn d_rd_cnt(&self) -> u32
Returns the value of d_rd_cnt, or the default value if d_rd_cnt is unset.
Sourcepub fn d_rd_peak(&self) -> u32
pub fn d_rd_peak(&self) -> u32
Returns the value of d_rd_peak, or the default value if d_rd_peak is unset.
Sourcepub fn d_wr_as_avg(&self) -> u32
pub fn d_wr_as_avg(&self) -> u32
Returns the value of d_wr_as_avg, or the default value if d_wr_as_avg is unset.
Sourcepub fn d_wr_as_cnt(&self) -> u32
pub fn d_wr_as_cnt(&self) -> u32
Returns the value of d_wr_as_cnt, or the default value if d_wr_as_cnt is unset.
Sourcepub fn d_wr_as_peak(&self) -> u32
pub fn d_wr_as_peak(&self) -> u32
Returns the value of d_wr_as_peak, or the default value if d_wr_as_peak is unset.
Sourcepub fn d_wr_s_avg(&self) -> u32
pub fn d_wr_s_avg(&self) -> u32
Returns the value of d_wr_s_avg, or the default value if d_wr_s_avg is unset.
Sourcepub fn d_wr_s_cnt(&self) -> u32
pub fn d_wr_s_cnt(&self) -> u32
Returns the value of d_wr_s_cnt, or the default value if d_wr_s_cnt is unset.
Sourcepub fn d_wr_s_peak(&self) -> u32
pub fn d_wr_s_peak(&self) -> u32
Returns the value of d_wr_s_peak, or the default value if d_wr_s_peak is unset.
Sourcepub fn m_rd_avg(&self) -> u32
pub fn m_rd_avg(&self) -> u32
Returns the value of m_rd_avg, or the default value if m_rd_avg is unset.
Sourcepub fn m_rd_cnt(&self) -> u32
pub fn m_rd_cnt(&self) -> u32
Returns the value of m_rd_cnt, or the default value if m_rd_cnt is unset.
Sourcepub fn m_rd_peak(&self) -> u32
pub fn m_rd_peak(&self) -> u32
Returns the value of m_rd_peak, or the default value if m_rd_peak is unset.
Sourcepub fn m_wr_as_avg(&self) -> u32
pub fn m_wr_as_avg(&self) -> u32
Returns the value of m_wr_as_avg, or the default value if m_wr_as_avg is unset.
Sourcepub fn m_wr_as_cnt(&self) -> u32
pub fn m_wr_as_cnt(&self) -> u32
Returns the value of m_wr_as_cnt, or the default value if m_wr_as_cnt is unset.
Sourcepub fn m_wr_as_peak(&self) -> u32
pub fn m_wr_as_peak(&self) -> u32
Returns the value of m_wr_as_peak, or the default value if m_wr_as_peak is unset.
Sourcepub fn m_wr_s_avg(&self) -> u32
pub fn m_wr_s_avg(&self) -> u32
Returns the value of m_wr_s_avg, or the default value if m_wr_s_avg is unset.
Sourcepub fn m_wr_s_cnt(&self) -> u32
pub fn m_wr_s_cnt(&self) -> u32
Returns the value of m_wr_s_cnt, or the default value if m_wr_s_cnt is unset.
Sourcepub fn m_wr_s_peak(&self) -> u32
pub fn m_wr_s_peak(&self) -> u32
Returns the value of m_wr_s_peak, or the default value if m_wr_s_peak is unset.
Sourcepub fn n_rd_avg(&self) -> u32
pub fn n_rd_avg(&self) -> u32
Returns the value of n_rd_avg, or the default value if n_rd_avg is unset.
Sourcepub fn n_rd_cnt(&self) -> u32
pub fn n_rd_cnt(&self) -> u32
Returns the value of n_rd_cnt, or the default value if n_rd_cnt is unset.
Sourcepub fn n_rd_peak(&self) -> u32
pub fn n_rd_peak(&self) -> u32
Returns the value of n_rd_peak, or the default value if n_rd_peak is unset.
Sourcepub fn n_wr_as_avg(&self) -> u32
pub fn n_wr_as_avg(&self) -> u32
Returns the value of n_wr_as_avg, or the default value if n_wr_as_avg is unset.
Sourcepub fn n_wr_as_cnt(&self) -> u32
pub fn n_wr_as_cnt(&self) -> u32
Returns the value of n_wr_as_cnt, or the default value if n_wr_as_cnt is unset.
Sourcepub fn n_wr_as_peak(&self) -> u32
pub fn n_wr_as_peak(&self) -> u32
Returns the value of n_wr_as_peak, or the default value if n_wr_as_peak is unset.
Sourcepub fn n_wr_s_avg(&self) -> u32
pub fn n_wr_s_avg(&self) -> u32
Returns the value of n_wr_s_avg, or the default value if n_wr_s_avg is unset.
Sourcepub fn n_wr_s_cnt(&self) -> u32
pub fn n_wr_s_cnt(&self) -> u32
Returns the value of n_wr_s_cnt, or the default value if n_wr_s_cnt is unset.
Sourcepub fn n_wr_s_peak(&self) -> u32
pub fn n_wr_s_peak(&self) -> u32
Returns the value of n_wr_s_peak, or the default value if n_wr_s_peak is unset.
Trait Implementations§
Source§impl Clone for F2fsIostatLatencyFtraceEvent
impl Clone for F2fsIostatLatencyFtraceEvent
Source§fn clone(&self) -> F2fsIostatLatencyFtraceEvent
fn clone(&self) -> F2fsIostatLatencyFtraceEvent
1.0.0 (const: unstable) · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreimpl Copy for F2fsIostatLatencyFtraceEvent
Source§impl Debug for F2fsIostatLatencyFtraceEvent
impl Debug for F2fsIostatLatencyFtraceEvent
impl Eq for F2fsIostatLatencyFtraceEvent
Source§impl Hash for F2fsIostatLatencyFtraceEvent
impl Hash for F2fsIostatLatencyFtraceEvent
Source§impl Message for F2fsIostatLatencyFtraceEvent
impl Message for F2fsIostatLatencyFtraceEvent
Source§fn encoded_len(&self) -> usize
fn encoded_len(&self) -> usize
Source§fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError>where
Self: Sized,
fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError>where
Self: Sized,
Source§fn encode_to_vec(&self) -> Vec<u8> ⓘwhere
Self: Sized,
fn encode_to_vec(&self) -> Vec<u8> ⓘwhere
Self: Sized,
Source§fn encode_length_delimited(
&self,
buf: &mut impl BufMut,
) -> Result<(), EncodeError>where
Self: Sized,
fn encode_length_delimited(
&self,
buf: &mut impl BufMut,
) -> Result<(), EncodeError>where
Self: Sized,
Source§fn encode_length_delimited_to_vec(&self) -> Vec<u8> ⓘwhere
Self: Sized,
fn encode_length_delimited_to_vec(&self) -> Vec<u8> ⓘwhere
Self: Sized,
Source§fn decode(buf: impl Buf) -> Result<Self, DecodeError>where
Self: Default,
fn decode(buf: impl Buf) -> Result<Self, DecodeError>where
Self: Default,
Source§fn decode_length_delimited(buf: impl Buf) -> Result<Self, DecodeError>where
Self: Default,
fn decode_length_delimited(buf: impl Buf) -> Result<Self, DecodeError>where
Self: Default,
Source§fn merge(&mut self, buf: impl Buf) -> Result<(), DecodeError>where
Self: Sized,
fn merge(&mut self, buf: impl Buf) -> Result<(), DecodeError>where
Self: Sized,
self. Read moreSource§fn merge_length_delimited(&mut self, buf: impl Buf) -> Result<(), DecodeError>where
Self: Sized,
fn merge_length_delimited(&mut self, buf: impl Buf) -> Result<(), DecodeError>where
Self: Sized,
self.Source§impl PartialEq for F2fsIostatLatencyFtraceEvent
impl PartialEq for F2fsIostatLatencyFtraceEvent
Source§fn eq(&self, other: &F2fsIostatLatencyFtraceEvent) -> bool
fn eq(&self, other: &F2fsIostatLatencyFtraceEvent) -> bool
self and other values to be equal, and is used by ==.