Searched refs:tep_print_func_field (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
H A D | plugin_hrtimer.c | 28 tep_print_func_field(s, " function=%s", event, "function", in timer_expire_handler() 44 tep_print_func_field(s, " function=%s", event, "function", in timer_start_handler()
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.h | 491 int tep_print_func_field(struct trace_seq *s, const char *fmt,
|
H A D | event-parse.c | 7105 * tep_print_func_field - print a field and a format for function pointers 7116 int tep_print_func_field(struct trace_seq *s, const char *fmt, in tep_print_func_field() function
|
Completed in 14 milliseconds