Home
last modified time | relevance | path

Searched defs:thread_stack (Results 1 – 2 of 2) sorted by relevance

/external/ruy/ruy/profiler/
Dprofiler.cc74 void ScopeProfile::Sample(const detail::ThreadStack& thread_stack) { in Sample()
Dinstrumentation.cc86 thread_local static ThreadStack thread_stack; in ThreadLocalThreadStack() local