Struct PeakEvent

Struct Documentation

struct PeakEvent

Location of a (candidate) high-water event: the co-resident byte count observed and the hash of the op that was being evaluated when it was observed (0 if no op node was in scope at the call site).

Public Members

std::size_t bytes = 0
std::size_t op_hash = 0