Home
last modified time | relevance | path

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

/external/v8/src/libplatform/tracing/
Dtracing-controller.cc94 uintptr_t category_index = in GetCategoryGroupName() local
127 void TracingController::UpdateCategoryGroupEnabledFlag(size_t category_index) { in UpdateCategoryGroupEnabledFlag()
147 size_t category_index = base::NoBarrier_Load(&g_category_index); in UpdateCategoryGroupEnabledFlags() local
167 size_t category_index = base::Acquire_Load(&g_category_index); in GetCategoryGroupEnabledInternal() local
/external/libchrome/base/trace_event/
Dtrace_log.cc456 uintptr_t category_index = in GetCategoryGroupName() local
461 void TraceLog::UpdateCategoryGroupEnabledFlag(size_t category_index) { in UpdateCategoryGroupEnabledFlag()
491 size_t category_index = base::subtle::NoBarrier_Load(&g_category_index); in UpdateCategoryGroupEnabledFlags() local
545 size_t category_index = base::subtle::Acquire_Load(&g_category_index); in GetCategoryGroupEnabledInternal() local
580 size_t category_index = base::subtle::NoBarrier_Load(&g_category_index); in GetKnownCategoryGroups() local
1721 size_t category_index = base::subtle::NoBarrier_Load(&g_category_index); in UpdateETWCategoryGroupEnabledFlags() local