Skip to content
Tom Barbette edited this page May 7, 2020 · 3 revisions

SetCycleCount Element Documentation

NAME

SetCycleCount — Click element; stores cycle count in annotation

SYNOPSIS

SetCycleCount()

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

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.

NOTES

A packet has room for either exactly one cycle count or exactly one performance metric.

SEE ALSO

CycleCountAccum, RoundTripCycleCount, SetPerfCount, PerfCountAccum

Generated by click-elem2man from ../elements/analysis/setcyclecount.hh:4 on 2020/05/07.

Clone this wiki locally