Home
last modified time | relevance | path

Searched refs:trace_probe_event_from_call (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace_probe.h331 trace_probe_event_from_call(struct trace_event_call *event_call) in trace_probe_event_from_call() function
339 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call()
H A Dtrace_probe.c2556 struct trace_probe_event *tpe = trace_probe_event_from_call(event_call); in traceprobe_define_arg_fields()