Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
#include <urcu-bp.h>
#include <ust/core.h>
#include <urcu-bp.h>
#include <ust/core.h>
struct tracepoint;
struct probe {
struct tracepoint;
struct probe {
extern void tracepoint_probe_update_all(void);
struct tracepoint_iter {
extern void tracepoint_probe_update_all(void);
struct tracepoint_iter {
-//ust// struct module *module;
struct tracepoint_lib *lib;
struct tracepoint * const *tracepoint;
};
struct tracepoint_lib *lib;
struct tracepoint * const *tracepoint;
};