Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h225 struct probe_arg { struct
226 struct fetch_insn *code;
227 bool dynamic;/* Dynamic array (string) is used */
228 unsigned int offset; /* Offset from argument entry */
229 unsigned int count; /* Array count */
230 const char *name; /* Name of this argument */
231 const char *comm; /* Command of this argument */
232 char *fmt; /* Format string if needed */
233 const struct fetch_type *type; /* Type of this argument */