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

/linux-4.4.14/arch/x86/xen/
H A Dtrace.c11 static const char *xen_hypercall_name(unsigned op) xen_hypercall_name() function
/linux-4.4.14/tools/lib/traceevent/
H A Dplugin_xen.c103 static const char *xen_hypercall_name(unsigned op) xen_hypercall_name() function
117 trace_seq_printf(s, "%s", xen_hypercall_name(op)); process_xen_hypercall_name()
126 "xen_hypercall_name", PEVENT_PLUGIN_LOADER()
135 "xen_hypercall_name"); PEVENT_PLUGIN_UNLOADER()
/linux-4.4.14/include/trace/events/
H A Dxen.h47 __entry->op, xen_hypercall_name(__entry->op),
118 __entry->op, xen_hypercall_name(__entry->op),

Completed in 57 milliseconds