Searched refs:GetCurrentContextCache (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/trace-engine/
H A Dcontext_api.cpp143 ContextCache* GetCurrentContextCache(uint32_t generation) { function in namespace:trace::__anon1227
163 ContextCache* cache = GetCurrentContextCache(generation);
184 ContextCache* cache = GetCurrentContextCache(generation);
605 trace::ContextCache* cache = trace::GetCurrentContextCache(context->generation());

Completed in 71 milliseconds