Searched refs:find_fetch_type (Results 1 – 1 of 1) sorted by relevance
103 static const struct fetch_type *find_fetch_type(const char *type) in find_fetch_type() function124 return find_fetch_type("u8"); in find_fetch_type()126 return find_fetch_type("u16"); in find_fetch_type()128 return find_fetch_type("u32"); in find_fetch_type()130 return find_fetch_type("u64"); in find_fetch_type()483 const struct fetch_type *t2 = find_fetch_type(NULL); in parse_probe_arg()635 parg->type = find_fetch_type("string"); in traceprobe_parse_probe_arg_body()637 parg->type = find_fetch_type(t); in traceprobe_parse_probe_arg_body()