Searched defs:thread_stack (Results 1 – 2 of 2) sorted by relevance
74 void ScopeProfile::Sample(const detail::ThreadStack& thread_stack) { in Sample()
86 thread_local static ThreadStack thread_stack; in ThreadLocalThreadStack() local