Home
last modified time | relevance | path

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

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