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.cc50 static constexpr const char kDebugTag[] = "debug"; variable
286 NameMatchesPattern(kDebugTag, tag, match_type); in IsCategoryEnabled()