Searched defs:dtrace_probe_arg (Results 1 – 2 of 2) sorted by relevance
47 struct dtrace_probe_arg struct49 dtrace_probe_arg (struct type *type_, std::string &&type_str_, in dtrace_probe_arg() function56 struct type *type;59 std::string type_str;62 expression_up expr;
9498 dtrace_probe_arg(dtrace_provider_id_t id, dtrace_id_t pid) function