Lines Matching refs:trace_seq
62 typedef int (*tep_event_handler_func)(struct trace_seq *s,
322 typedef unsigned long long (*tep_func_handler)(struct trace_seq *s,
404 void tep_print_plugins(struct trace_seq *s,
455 void tep_print_event(struct tep_handle *tep, struct trace_seq *s,
469 void *tep_get_field_raw(struct trace_seq *s, struct tep_event *event,
473 int tep_get_field_val(struct trace_seq *s, struct tep_event *event,
476 int tep_get_common_field_val(struct trace_seq *s, struct tep_event *event,
479 int tep_get_any_field_val(struct trace_seq *s, struct tep_event *event,
483 int tep_print_num_field(struct trace_seq *s, const char *fmt,
487 int tep_print_func_field(struct trace_seq *s, const char *fmt,
539 void tep_print_field(struct trace_seq *s, void *data,
541 void tep_print_fields(struct trace_seq *s, void *data,