trace_event_format
const char *trace_event_format(struct trace_iterator *iter, const char *fmt);
trace_seq_vprintf(s, trace_event_format(iter, fmt), ap);