Home
last modified time | relevance | path

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

/kernel/
Dtracepoint.c472 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio_may_exist()
501 int tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio()
529 int tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_register()
543 int tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_unregister()
840 int android_rvh_probe_register(struct tracepoint *tp, void *probe, void *data) in android_rvh_probe_register()
/kernel/trace/
Dftrace.c3283 struct ftrace_func_probe *probe; member
3407 struct ftrace_func_probe *probe; in t_probe_show() local
4477 struct ftrace_func_probe *probe; in function_trace_probe_call() local
4636 static void release_probe(struct ftrace_func_probe *probe) in release_probe()
4661 static void acquire_probe_locked(struct ftrace_func_probe *probe) in acquire_probe_locked()
4675 struct ftrace_func_probe *probe = NULL, *iter; in register_ftrace_function_probe() local
4819 struct ftrace_func_probe *probe = NULL, *iter; in unregister_ftrace_function_probe_func() local
4948 struct ftrace_func_probe *probe, *n; in clear_ftrace_function_probes() local