Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds