Home
last modified time | relevance | path

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

/kernel/
Dtracepoint.c473 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio_may_exist()
502 int tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio()
530 int tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_register()
544 int tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_unregister()
883 int android_rvh_probe_register(struct tracepoint *tp, void *probe, void *data) in android_rvh_probe_register()
/kernel/trace/
Dftrace.c3847 struct ftrace_func_probe *probe; member
3971 struct ftrace_func_probe *probe; in t_probe_show() local
5131 struct ftrace_func_probe *probe; in function_trace_probe_call() local
5290 static void release_probe(struct ftrace_func_probe *probe) in release_probe()
5315 static void acquire_probe_locked(struct ftrace_func_probe *probe) in acquire_probe_locked()
5329 struct ftrace_func_probe *probe = NULL, *iter; in register_ftrace_function_probe() local
5473 struct ftrace_func_probe *probe = NULL, *iter; in unregister_ftrace_function_probe_func() local
5602 struct ftrace_func_probe *probe, *n; in clear_ftrace_function_probes() local