Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddemangle-rust.c46 static const char *hash_prefix = "::h"; variable
108 if (strncmp(str, hash_prefix, hash_prefix_len)) in is_prefixed_hash()