struct TimeRecord

Defined at line 146 of file ../../zircon/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/perf-mon.h

Record the current time of the trace.

If the event id is non-zero (!NONE) then it must be for a counting event

and then this record is also a "tick" record indicating the counter has

reached its sample rate. The counter resets to zero after this record.

Public Members

zx_ticks_t time