Home
last modified time | relevance | path

Searched refs:maybe_scoped_id (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/tracing/
Dtrace_event.h397 TraceID(DontMangle maybe_scoped_id, unsigned int* flags) in TraceID() argument
398 : scope_(maybe_scoped_id.scope()), raw_id_(maybe_scoped_id.raw_id()) {} in TraceID()