Searched refs:trace_end (Results 1 – 5 of 5) sorted by relevance
43 void trace_end(uint64_t tag) { in trace_end() function60 os::trace_end(tag); in atrace_end()
40 void trace_end(uint64_t) {} in trace_end() function
28 LIBBINDER_EXPORTED void trace_end(uint64_t tag);
43 void trace_end(uint64_t tag);51 inline ~ScopedTrace() { os::trace_end(mTag); } in ~ScopedTrace()
41 void trace_end(uint64_t) {} in trace_end() function