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 Default for F2fsIostatLatencyFtraceEvent
impl Default for F2fsIostatLatencyFtraceEvent
Source§fn default() -> F2fsIostatLatencyFtraceEvent
fn default() -> 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 ==.impl Copy for F2fsIostatLatencyFtraceEvent
impl StructuralPartialEq for F2fsIostatLatencyFtraceEvent
Auto Trait Implementations§
impl Freeze for F2fsIostatLatencyFtraceEvent
impl RefUnwindSafe for F2fsIostatLatencyFtraceEvent
impl Send for F2fsIostatLatencyFtraceEvent
impl Sync for F2fsIostatLatencyFtraceEvent
impl Unpin for F2fsIostatLatencyFtraceEvent
impl UnwindSafe for F2fsIostatLatencyFtraceEvent
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
§impl<T> Instrument for T
impl<T> Instrument for T
§fn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
§fn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read more§impl<T> IntoRequest<T> for T
impl<T> IntoRequest<T> for T
§fn into_request(self) -> Request<T>
fn into_request(self) -> Request<T>
T in a tonic::Request§impl<L> LayerExt<L> for L
impl<L> LayerExt<L> for L
§fn named_layer<S>(&self, service: S) -> Layered<<L as Layer<S>>::Service, S>where
L: Layer<S>,
fn named_layer<S>(&self, service: S) -> Layered<<L as Layer<S>>::Service, S>where
L: Layer<S>,
Layered].