-
Notifications
You must be signed in to change notification settings - Fork 82
SetCycleCount
Tom Barbette edited this page May 7, 2020
·
3 revisions
SetCycleCount — Click element; stores cycle count in annotation
SetCycleCount()
Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic
Stores the current cycle count in an annotation in each packet. In combination with CycleCountAccum, this lets you measure how many cycles it takes a packet to pass from one point to another.
A packet has room for either exactly one cycle count or exactly one performance metric.
CycleCountAccum, RoundTripCycleCount, SetPerfCount, PerfCountAccum
Generated by click-elem2man from ../elements/analysis/setcyclecount.hh:4
on 2020/05/07.