Home
last modified time | relevance | path

Searched refs:tracepoint_func (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/
A Dtracepoint.c98 struct tracepoint_func probes[];
179 static struct tracepoint_func *
180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add()
183 struct tracepoint_func *old, *new; in func_add()
233 struct tracepoint_func *tp_func) in func_remove()
236 struct tracepoint_func *old, *new; in func_remove()
327 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func()
397 struct tracepoint_func *func) in tracepoint_remove_func()
475 struct tracepoint_func tp_func; in tracepoint_probe_register_prio_may_exist()
504 struct tracepoint_func tp_func; in tracepoint_probe_register_prio()
[all …]
/linux/include/linux/
A Dtracepoint-defs.h26 struct tracepoint_func { struct
40 struct tracepoint_func __rcu *funcs; argument
A Dtracepoint.h167 struct tracepoint_func *it_func_ptr; \
311 struct tracepoint_func *it_func_ptr; \
/linux/kernel/trace/
A Dtrace_events_hist.c770 struct tracepoint_func *probe_func_ptr; in trace_synth()

Completed in 28 milliseconds