ark::perf::SchedWakingDecoder

Defined in header “ark/perf/perf_event_decoder.hh”.


This class is capable of decoding arbitrary ‘sched_waking’ counters. It must be initialized with a schema, and then you can pass in the raw_data field from the perf event samples.

Methods