Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dtrace_event_impl.cc1267 int current_category_index = base::subtle::Acquire_Load(&g_category_index); in GetCategoryGroupEnabledInternal() local
1270 for (int i = 0; i < current_category_index; ++i) { in GetCategoryGroupEnabledInternal()