Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_list.cpp86 std::string to_hex_string(uint64_t value) { in to_hex_string() function
98 std::string marchid_hex = to_hex_string(get<1>(cpu_id)); in find_cpu_name()
99 std::string mimpid_hex = to_hex_string(get<2>(cpu_id)); in find_cpu_name()