Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dutil.c578 WCHAR cpu_brand[256]; in uv_cpu_info() local
579 DWORD cpu_brand_size = sizeof(cpu_brand); in uv_cpu_info()
613 (BYTE*)&cpu_brand, in uv_cpu_info()
628 uv__convert_utf16_to_utf8(cpu_brand, in uv_cpu_info()

Completed in 10 milliseconds