struct ValueRecord

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

Record the value of an event.

It is expected that this record follows a TIME record.

This value is not a count and cannot be used to produce a "rate"

(e.g., some value per second).

Public Members

uint64_t value