Home
last modified time | relevance | path

Searched refs:AllocThreadIndex (Results 1 – 3 of 3) sorted by relevance

/system/ulib/trace-engine/
A Dcontext_impl.h95 bool AllocThreadIndex(trace_thread_index_t* out_index);
A Dcontext.cpp295 bool trace_context::AllocThreadIndex(trace_thread_index_t* out_index) { in AllocThreadIndex() function in trace_context
A Dcontext_api.cpp636 if (likely(context->AllocThreadIndex(&index) && in trace_context_register_current_thread()
667 if (likely(context->AllocThreadIndex(&index) && in trace_context_register_thread()
704 if (likely(context->AllocThreadIndex(&index) && in trace_context_register_vthread()

Completed in 14 milliseconds