Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c172 uint32_t processor_brand[12]; member
200 strncpy((char *)chunk->processor_brand, "Unknown", sizeof(chunk->processor_brand)); in ac_sqtt_fill_cpu_info()
229 char *ptr = (char *)chunk->processor_brand; in ac_sqtt_fill_cpu_info()
232 strncpy(ptr, v + 1, sizeof(chunk->processor_brand) - 1); in ac_sqtt_fill_cpu_info()
233 ptr[sizeof(chunk->processor_brand) - 1] = '\0'; in ac_sqtt_fill_cpu_info()

Completed in 3 milliseconds