Home
last modified time | relevance | path

Searched defs:tracepoint (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dtracepoint.h33 struct tracepoint { struct
38 struct tracepoint_func __rcu *funcs; argument
48 tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data); argument