Searched defs:atrace_end (Results 1 – 4 of 4) sorted by relevance
257 fn atrace_end(&mut self, _tag: AtraceTag) { in atrace_end() method328 pub fn atrace_end(tag: AtraceTag) { in atrace_end() function353 fn atrace_end(&mut self, _tag: AtraceTag) {} in emits_span_begin() method381 fn atrace_end(&mut self, tag: AtraceTag) { in emits_span_end() method430 fn atrace_end(&mut self, _tag: AtraceTag) { in span_begin_end_is_ordered() method574 fn atrace_end(&mut self, tag: AtraceTag) { in can_set_tag() method621 fn atrace_end(&mut self, _tag: AtraceTag) {} in fields_ignored_when_disabled() method684 fn atrace_end(&mut self, _tag: AtraceTag) {} in formats_span_fields() method
180 pub fn atrace_end(tag: AtraceTag) { in atrace_end() function
201 static inline void atrace_end(uint64_t tag) in atrace_end() function