Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddemangle-rust-v0.c218 static size_t code_to_utf8(unsigned char *buffer, uint32_t code) in code_to_utf8() function
421 narrow_len += code_to_utf8(pos, outbuf[i]); in display_ident()
1864 size_t wchr_len = code_to_utf8(wchr, (uint32_t)val); in rust_demangle_legacy_display_demangle()