Home
last modified time | relevance | path

Searched defs:tstruct (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/include/trace/
Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
49 #define TRACE_EVENT_SYSCALL(name, proto, args, tstruct, assign, print, reg, unreg) \ argument
61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
88 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
94 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
261 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
277 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
404 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
[all …]
Dperf.h16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
Ddefine_trace.h27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
Dbpf_probe.h53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
/linux-6.14.4/kernel/trace/
Dtrace_export.c32 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, regfn) \ argument
70 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
83 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ argument
133 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
171 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, regfn) \ argument
192 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \ argument
Dtrace.h104 #define FTRACE_ENTRY(name, struct_name, id, tstruct, print) \ argument
111 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk) argument
114 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, regfn) \ argument
118 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print) \ argument
2060 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \ argument
2064 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ argument
2067 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ argument
/linux-6.14.4/include/linux/
Dtracepoint.h592 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument
636 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
Dtrace_events.h988 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument