Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A DDiagnostics.c277 cest.ccres[2] = cpu_data_ptr[i]->cpu_c7res; in diagCall64()
376 cdp->cpu_c7res = ((uint64_t)ch << 32) | cl; in cpu_powerstats()
H A Dcpu_data.h270 uint64_t cpu_c7res; member