Lines Matching refs:trace_seq
48 typedef int (*tep_event_handler_func)(struct trace_seq *s,
311 typedef unsigned long long (*tep_func_handler)(struct trace_seq *s,
407 void tep_plugin_print_options(struct trace_seq *s);
408 void tep_print_plugins(struct trace_seq *s,
459 void tep_print_event(struct tep_handle *tep, struct trace_seq *s,
473 void *tep_get_field_raw(struct trace_seq *s, struct tep_event *event,
477 int tep_get_field_val(struct trace_seq *s, struct tep_event *event,
480 int tep_get_common_field_val(struct trace_seq *s, struct tep_event *event,
483 int tep_get_any_field_val(struct trace_seq *s, struct tep_event *event,
487 int tep_print_num_field(struct trace_seq *s, const char *fmt,
491 int tep_print_func_field(struct trace_seq *s, const char *fmt,
543 void tep_print_field(struct trace_seq *s, void *data,
545 void tep_print_fields(struct trace_seq *s, void *data,