Home
last modified time | relevance | path

Searched defs:print_fmt (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/kernel/trace/
Dtrace_probe.c905 char *print_fmt; in traceprobe_set_print_fmt() local
Dtrace_syscalls.c237 char *print_fmt; in set_syscall_print_fmt() local
Dtrace_events_hist.c821 char print_fmt[32]; in print_synth_event() local
965 char *print_fmt; in set_synth_event_print_fmt() local
/Linux-v5.4/include/linux/
Dtrace_events.h263 char *print_fmt; member
/Linux-v5.4/tools/lib/traceevent/
Devent-parse.h286 struct tep_print_fmt print_fmt; member
Devent-parse.c4956 struct tep_print_fmt *print_fmt = &event->print_fmt; in pretty_print() local