Searched refs:trace_probe_event (Results 1 – 3 of 3) sorted by relevance
252 struct trace_probe_event { struct263 struct trace_probe_event *event; argument319 static inline struct trace_probe_event *322 return container_of(event_call, struct trace_probe_event, call); in trace_probe_event_from_call()328 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call()
2131 static void trace_probe_event_free(struct trace_probe_event *tpe) in trace_probe_event_free()2181 size_t size = sizeof(struct trace_probe_event); in trace_probe_init()
887 struct trace_probe_event *tpe = orig->tp.event; in trace_fprobe_has_same_fprobe()