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 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for F2fsIostatLatencyFtraceEvent
impl Debug 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<B>(&self, buf: &mut B) -> Result<(), EncodeError>where
B: BufMut,
Self: Sized,
fn encode<B>(&self, buf: &mut B) -> Result<(), EncodeError>where
B: BufMut,
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<B>(&self, buf: &mut B) -> Result<(), EncodeError>where
B: BufMut,
Self: Sized,
fn encode_length_delimited<B>(&self, buf: &mut B) -> Result<(), EncodeError>where
B: BufMut,
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<B>(buf: B) -> Result<Self, DecodeError>where
B: Buf,
Self: Default,
fn decode<B>(buf: B) -> Result<Self, DecodeError>where
B: Buf,
Self: Default,
Source§fn decode_length_delimited<B>(buf: B) -> Result<Self, DecodeError>where
B: Buf,
Self: Default,
fn decode_length_delimited<B>(buf: B) -> Result<Self, DecodeError>where
B: Buf,
Self: Default,
Source§fn merge<B>(&mut self, buf: B) -> Result<(), DecodeError>where
B: Buf,
Self: Sized,
fn merge<B>(&mut self, buf: B) -> Result<(), DecodeError>where
B: Buf,
Self: Sized,
self. Read moreSource§fn merge_length_delimited<B>(&mut self, buf: B) -> Result<(), DecodeError>where
B: Buf,
Self: Sized,
fn merge_length_delimited<B>(&mut self, buf: B) -> Result<(), DecodeError>where
B: Buf,
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 ==.