Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A DDiagnostics.c275 cest.ccres[0] = cpu_data_ptr[i]->cpu_c3res; in diagCall64()
370 cdp->cpu_c3res = ((uint64_t)ch << 32) | cl; in cpu_powerstats()
H A Dcpu_data.h268 uint64_t cpu_c3res; member