Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dcategory_registry.h81 static bool GetOrCreateCategoryLocked(const char* category_name,
Dcategory_registry.cc95 bool CategoryRegistry::GetOrCreateCategoryLocked( in GetOrCreateCategoryLocked() function in base::trace_event::CategoryRegistry
Dtrace_log.cc434 CategoryRegistry::GetOrCreateCategoryLocked( in GetCategoryGroupEnabled()