Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Dplugin_hrtimer.c42 pevent_print_func_field(s, " function=%s", event, "function", in timer_expire_handler()
58 pevent_print_func_field(s, " function=%s", event, "function", in timer_start_handler()
Devent-parse.h674 int pevent_print_func_field(struct trace_seq *s, const char *fmt,
Devent-parse.c6338 int pevent_print_func_field(struct trace_seq *s, const char *fmt, in pevent_print_func_field() function