Searched refs:atrace_end_wrap (Results 1 – 3 of 3) sorted by relevance
25 void atrace_end_wrap(uint64_t tag);
23 void atrace_end_wrap(uint64_t tag) { in atrace_end_wrap() function
183 trace_bind::atrace_end_wrap(tag.bits()); in atrace_end()379 fn atrace_end_wrap(&mut self, _tag: u64) { in atrace_end_wrap() method496 pub unsafe fn atrace_end_wrap(tag: u64) { in atrace_end_wrap() function497 with_mocker(|m| m.atrace_end_wrap(tag)) in atrace_end_wrap()689 fn atrace_end_wrap(&mut self, tag: u64) { in forwards_trace_end() method1122 fn atrace_end_wrap(&mut self, tag: u64) { in scoped_event_starts_and_ends_in_order() method1196 fn atrace_end_wrap(&mut self, tag: u64) { in method_trace_starts_and_ends_in_order() method