OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aperf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/acpi/
acpi_cpu_md.c
291
* Also check for
APERF
and MPERF,
466
* Reset the
APERF
and MPERF counters.
604
* configured during the boot, whereas
APERF
counts at the
627
uint64_t
aperf
, mperf;
local
638
aperf
= sc->sc_pstate_aperf;
648
aperf
= sc->sc_pstate_aperf -
aperf
;
652
rv = (
aperf
* 100) / mperf;
728
* If the value was not found, try
APERF
/MPERF.
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026