Tracepoints: Introduce DEFINE/DECLARE_TRACEPOINT, TRACEPOINT_EVENT...
[ust.git] / tests / tracepoint / benchmark / tracepoint_benchmark.h
CommitLineData
91594b71
MD
1#include <ust/tracepoint.h>
2
8d71973c 3DECLARE_TRACEPOINT(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.02442 seconds and 4 git commands to generate.