struct Moniker

Defined at line 22 of file ../../src/performance/experimental/profiler/component.h

A component moniker as specified in //docs/reference/components/moniker.md.

Public Members

optional parent
optional collection
basic_string name

Public Methods

std::string ToString ()

Defined at line 27 of file ../../src/performance/experimental/profiler/component.h

zx::result<Moniker> Parse (std::string_view moniker)

Defined at line 203 of file ../../src/performance/experimental/profiler/component.cc