struct DrainContext
Defined at line 22 of file ../../src/performance/ktrace_provider/app.h
Public Members
basic_time start
resource tracing_resource
duration poll_period
duration max_readout_time
unique_ptr buffer
size_t buffer_size
Public Methods
void DrainContext (zx::timestart,zx::resourcetracing_resource,zx::durationpoll_period,zx::durationmax_readout_time,size_tbuffer_size)
Defined at line 23 of file ../../src/performance/ktrace_provider/app.h
zx::result<DrainContext> Create (const zx::resource &tracing_resource,zx::durationpoll_period,zx::durationmax_readout_time)
Defined at line 32 of file ../../src/performance/ktrace_provider/app.h