Home
last modified time | relevance | path

Searched refs:tep_print_func_field (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/lib/traceevent/
Dplugin_hrtimer.c42 tep_print_func_field(s, " function=%s", event, "function", in timer_expire_handler()
58 tep_print_func_field(s, " function=%s", event, "function", in timer_start_handler()
Devent-parse.h672 int tep_print_func_field(struct trace_seq *s, const char *fmt,
Devent-parse.c6419 int tep_print_func_field(struct trace_seq *s, const char *fmt, in tep_print_func_field() function