Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/internal/
Dtrack_event_internal.cc43 static constexpr const char kDebugTag[] = "debug"; variable
252 NameMatchesPattern(kDebugTag, tag, match_type); in IsCategoryEnabled()