Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/i386/
H A DDiagnostics.c92 uint64_t ccres[6]; member
278 cest.ccres[0] = cpu_data_ptr[i]->cpu_c3res; in diagCall64()
279 cest.ccres[1] = cpu_data_ptr[i]->cpu_c6res; in diagCall64()
280 cest.ccres[2] = cpu_data_ptr[i]->cpu_c7res; in diagCall64()