Searched defs:tpe (Results 1 – 6 of 6) sorted by relevance
279 static struct kunit_suite tpe = { variable
113 int tpe; /* TPE is selected */ member
248 char tpe; /* cable-selection is TPE */ member
328 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call() local
887 struct trace_probe_event *tpe = orig->tp.event; in trace_fprobe_has_same_fprobe() local
2131 static void trace_probe_event_free(struct trace_probe_event *tpe) in trace_probe_event_free()