class TraceProviderWithFdio

Defined at line 229 of file ../../zircon/system/ulib/trace-provider/include/lib/trace-provider/provider.h

Public Methods

bool CreateSynchronously (async_dispatcher_t * dispatcher, const char * name, std::unique_ptr<TraceProviderWithFdio> * out_provider, bool * out_already_started)

Defined at line 231 of file ../../zircon/system/ulib/trace-provider/include/lib/trace-provider/provider.h

void TraceProviderWithFdio (async_dispatcher_t * dispatcher)

Creates a trace provider.

Defined at line 243 of file ../../zircon/system/ulib/trace-provider/include/lib/trace-provider/provider.h

void TraceProviderWithFdio (async_dispatcher_t * dispatcher, const char * name)

Creates a trace provider.

Defined at line 247 of file ../../zircon/system/ulib/trace-provider/include/lib/trace-provider/provider.h