struct SmallInternedDataTraits

Defined at line 99 of file ../../third_party/perfetto/include/perfetto/tracing/track_event_interned_data_index.h

This type of interning index keeps full copies of interned data without

hashing the values. This is a good fit for small types that can be directly

used as index keys.

Records