a9fcb1924311644b94aab6a1b0ce9a7a361eee81
[benchmarks.git] / tracepoint_benchmark.h
1 #include <ust/tracepoint.h>
2
3 DECLARE_TRACE(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.028932 seconds and 3 git commands to generate.