OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smt_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/cpuctl/arch/
i386.c
1773
u_int
smt_max
; /* smt per core */
local
1790
smt_max
= lp_max / core_max;
1791
smt_bits = ilog2(
smt_max
- 1) + 1;
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026