OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ncores
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/rmi/
rmixl_cpunode.c
87
u_int
ncores
;
local in function:cpunode_rmixl_attach
116
ncores
= MIPS_CIDFL_RMI_NCORES(cpu_cidflags);
117
aprint_normal("%s: %d %s on node\n", device_xname(self),
ncores
,
118
ncores
== 1 ? "core" : "cores");
123
for (int i=0; i <
ncores
; i++) {
Completed in 11 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025