Home
last modified time | relevance | path

Searched refs:caml_prefix (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddemangle-ocaml.c10 static const char *caml_prefix = "caml"; variable
17 return 0 == strncmp(sym, caml_prefix, caml_prefix_len) in ocaml_is_mangled()