Searched defs:atrace_async_end (Results 1 – 3 of 3) sorted by relevance
230 static inline void atrace_async_end(uint64_t tag, const char* name, int32_t cookie) in atrace_async_end() function
210 pub fn atrace_async_end(tag: AtraceTag, name: &str, cookie: i32) { in atrace_async_end() function