Searched defs:probe_arg (Results 1 – 7 of 7) sorted by relevance
214 struct probe_arg { struct215 struct fetch_insn *code;216 bool dynamic;/* Dynamic array (string) is used */217 unsigned int offset; /* Offset from argument entry */218 unsigned int count; /* Array count */219 const char *name; /* Name of this argument */220 const char *comm; /* Command of this argument */221 char *fmt; /* Format string if needed */222 const struct fetch_type *type; /* Type of this argument */
153 static void *probe_arg = NULL; variable
186 static void *probe_arg = NULL; variable
594 static void *probe_arg = NULL; variable
152 static void *probe_arg = NULL; variable
185 static void *probe_arg = NULL; variable
592 static void *probe_arg = NULL; variable