Searched refs:caml_prefix (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/ | ||
H A D | demangle-ocaml.c | 10 static const char *caml_prefix = "caml"; variable 17 return 0 == strncmp(sym, caml_prefix, caml_prefix_len) in ocaml_is_mangled() |
Completed in 1 milliseconds