perf_tp_event
extern void perf_tp_event(u16 event_type, u64 count, void *record,
perf_tp_event(type, count, raw_data, size, regs, head, rctx, task);
perf_tp_event(call->event.type, count, raw_data, size, regs, head,
EXPORT_SYMBOL_GPL(perf_tp_event);