Skip to content
Eddie Kohler edited this page Oct 18, 2017 · 1 revision

SetCycleCount Element Documentation

NAME

SetCycleCount — Click element; stores cycle count in annotation

SYNOPSIS

SetCycleCount()

Ports: 1 input, 1 output
Processing: agnostic
Drivers: linuxmodule

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/linuxmodule/setcyclecount.hh:4 on 2017/10/17.

Clone this wiki locally