OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmu_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
pm_direct.c
93
static enum
pmu_type
{ PMU_UNKNOWN, PMU_OHARE, PMU_G3, PMU_KEYLARGO }
pmu_type
;
variable in typeref:enum:pmu_type
303
pmu_type
= PMU_OHARE;
308
pmu_type
= PMU_G3;
312
pmu_type
= PMU_KEYLARGO;
802
if (
pmu_type
== PMU_OHARE && pmdata->num_data == 4 &&
Completed in 40 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025