Searched defs:InitiatorType (Results 1 – 1 of 1) sorted by relevance
28 start_initiator: InitiatorType, in print_timestamps_and_initiator()30 end_initiator: InitiatorType, in print_timestamps_and_initiator()105 enum InitiatorType { enum111 impl fmt::Display for InitiatorType { implementation131 fn get_connection_initiator(&self) -> InitiatorType { in get_connection_initiator()206 initiator: InitiatorType, in report_connection_end()296 fn report_start(&mut self, initiator: InitiatorType, ts: NaiveDateTime) { in report_start()301 fn report_end(&mut self, initiator: InitiatorType, ts: NaiveDateTime) { in report_end()315 initiator: InitiatorType, in report_profile_start()330 initiator: InitiatorType, in report_profile_end()[all …]