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

/openjdk7/jdk/src/solaris/bin/
H A Dergo_i586.c213 typedef enum HyperThreadingSupport_enum HyperThreadingSupport; typedef in typeref:enum:HyperThreadingSupport_enum
216 static HyperThreadingSupport
218 HyperThreadingSupport result = hts_too_soon_to_tell;
295 const HyperThreadingSupport hyperthreading = hyperthreading_support();
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c1288 typedef enum HyperThreadingSupport_enum HyperThreadingSupport; typedef in typeref:enum:HyperThreadingSupport_enum
1291 HyperThreadingSupport
1293 HyperThreadingSupport result = hts_too_soon_to_tell;
1382 const HyperThreadingSupport hyperthreading = hyperthreading_support();

Completed in 34 milliseconds