Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A DDiagnostics.c276 cest.ccres[1] = cpu_data_ptr[i]->cpu_c6res; in diagCall64()
373 cdp->cpu_c6res = ((uint64_t)ch << 32) | cl; in cpu_powerstats()
H A Dcpu_data.h269 uint64_t cpu_c6res; member