Struct linux_perf_event_reader::ThrottleRecord
source · Fields§
§id: u64
§timestamp: u64
Implementations§
Trait Implementations§
source§impl Clone for ThrottleRecord
impl Clone for ThrottleRecord
source§fn clone(&self) -> ThrottleRecord
fn clone(&self) -> ThrottleRecord
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more