Functions
-
template <typename... T>bool IsDynamicCategory (const char * )By default no statically defined categories are dynamic, but this can be
overridden with PERFETTO_DEFINE_TEST_CATEGORY_PREFIXES.
Defined at line 148 of file ../../third_party/perfetto/include/perfetto/tracing/track_event.h
-
bool IsDynamicCategory (const ::perfetto::DynamicCategory & )Explicitly dynamic categories are always dynamic.
Defined at line 153 of file ../../third_party/perfetto/include/perfetto/tracing/track_event.h