Home
last modified time | relevance | path

Searched defs:atrace_begin (Results 1 – 4 of 4) sorted by relevance

/system/extras/libatrace_rust/src/
Dtracing_subscriber.rs253 fn atrace_begin(&mut self, _tag: AtraceTag, _name: &str) { in atrace_begin() method
324 pub fn atrace_begin(tag: AtraceTag, name: &str) { in atrace_begin() function
347 fn atrace_begin(&mut self, tag: AtraceTag, name: &str) { in emits_span_begin() method
380 fn atrace_begin(&mut self, _tag: AtraceTag, _name: &str) {} in emits_span_end() method
416 fn atrace_begin(&mut self, _tag: AtraceTag, _name: &str) { in span_begin_end_is_ordered() method
564 fn atrace_begin(&mut self, tag: AtraceTag, _name: &str) { in can_set_tag() method
611 fn atrace_begin(&mut self, _tag: AtraceTag, name: &str) { in fields_ignored_when_disabled() method
679 fn atrace_begin(&mut self, _tag: AtraceTag, name: &str) { in formats_span_fields() method
Dlib.rs164 pub fn atrace_begin(tag: AtraceTag, name: &str) { in atrace_begin() function
/system/core/libcutils/include_outside_system/cutils/
Dtrace.h189 static inline void atrace_begin(uint64_t tag, const char* name) in atrace_begin() function
/system/core/libcutils/include/cutils/
Dtrace.h189 static inline void atrace_begin(uint64_t tag, const char* name) in atrace_begin() function