class WithScope
Defined at line 201 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
Public Methods
void WithScope (const char * scope, uint64_t raw_id)
Defined at line 203 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
void WithScope (const char * scope, LocalId local_id)
Defined at line 205 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
void WithScope (const char * scope, GlobalId global_id)
Defined at line 209 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
void WithScope (const char * scope, uint64_t prefix, uint64_t raw_id)
Defined at line 213 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
void WithScope (const char * scope, uint64_t prefix, GlobalId global_id)
Defined at line 215 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
uint64_t raw_id ()
Defined at line 222 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
const char * scope ()
Defined at line 223 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
bool has_prefix ()
Defined at line 224 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
uint64_t prefix ()
Defined at line 225 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h
uint32_t id_flags ()
Defined at line 226 of file ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h