template <typename CategoryType>

struct CategoryTraits

Defined at line 191 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h

Traits for dynamic categories.

Public Members

static const bool kIsDynamic

Public Methods

const Category * GetStaticCategory (const TrackEventCategoryRegistry * , const CategoryType & )

Defined at line 193 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h

size_t GetStaticIndex (const CategoryType & )

Defined at line 198 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h

DynamicCategory GetDynamicCategory (const CategoryType & category)

Defined at line 202 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h