Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/plugins/
A Dplugin_xen.c105 static const char *xen_hypercall_name(unsigned op) in xen_hypercall_name() function
119 trace_seq_printf(s, "%s", xen_hypercall_name(op)); in process_xen_hypercall_name()
/linux/arch/x86/xen/
A Dtrace.c12 static const char *xen_hypercall_name(unsigned op) in xen_hypercall_name() function
/linux/include/trace/events/
A Dxen.h50 __entry->op, xen_hypercall_name(__entry->op),
125 __entry->op, xen_hypercall_name(__entry->op),

Completed in 8 milliseconds