f96f4622595c5b67482fc8a0834ce374dca75302
[ust.git] / tests / tracepoint / benchmark / tracepoint_benchmark.h
1 #include <ust/tracepoint.h>
2
3 DECLARE_TRACEPOINT(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.02906 seconds and 3 git commands to generate.