Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A DDiagnostics.c89 uint64_t ccres[6]; member
275 cest.ccres[0] = cpu_data_ptr[i]->cpu_c3res; in diagCall64()
276 cest.ccres[1] = cpu_data_ptr[i]->cpu_c6res; in diagCall64()
277 cest.ccres[2] = cpu_data_ptr[i]->cpu_c7res; in diagCall64()