Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddemangle-rust.c45 static const char *hash_prefix = "::h"; variable
107 if (strncmp(str, hash_prefix, hash_prefix_len)) in is_prefixed_hash()