Home
last modified time | relevance | path

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

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