Searched refs:trace_probe_init (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 356 int trace_probe_init(struct trace_probe *tp, const char *event,
|
| H A D | trace_eprobe.c | 227 ret = trace_probe_init(&ep->tp, this_event, group, false, nargs); in alloc_event_probe()
|
| H A D | trace_fprobe.c | 597 ret = trace_probe_init(&tf->tp, event, group, false, nargs); in alloc_trace_fprobe()
|
| H A D | trace_probe.c | 2177 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init() function
|