Searched defs:ProfileEvent (Results 1 – 1 of 1) sorted by relevance
47 pub enum ProfileEvent { enum63 impl TryFrom<u32> for ProfileEvent { implementation299 pub fn unsubscribe_profile_events(&self, profile_events: &[ProfileEvent], in unsubscribe_profile_events()