Home
last modified time | relevance | path

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

/external/v8/src/libplatform/tracing/
Dtrace-config.cc28 for (const auto& included_category : included_categories_) { in IsCategoryGroupEnabled() local
35 void TraceConfig::AddIncludedCategory(const char* included_category) { in AddIncludedCategory()