Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / marker-control.h
... / ...
CommitLineData
1#ifndef MARKER_CONTROL_H
2#define MARKER_CONTROL_H
3
4int init_marker_control(void);
5int ltt_probe_register(struct ltt_available_probe *pdata);
6
7#endif /* MARKER_CONTROL_H */
This page took 0.02379 seconds and 5 git commands to generate.