template <typename CategoryType>

struct CategoryTraits

Defined at line 188 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 190 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h

size_t GetStaticIndex (const CategoryType & )

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

DynamicCategory GetDynamicCategory (const CategoryType & category)

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