Searched refs:hyperthreading (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/bin/
H A Dergo_i586.c215 /* Determine if hyperthreading is supported */
295 const HyperThreadingSupport hyperthreading = hyperthreading_support(); local
297 if (hyperthreading == hts_supported) {
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c1290 /* Determine if hyperthreading is supported */
1382 const HyperThreadingSupport hyperthreading = hyperthreading_support(); local
1384 if (hyperthreading == hts_supported) {

Completed in 35 milliseconds