Searched refs:SMP (Results 1 – 25 of 97) sorted by relevance
1234
19 void prettyPrintStackMap(OStreamT &OS, const StackMapParserT &SMP) { in prettyPrintStackMap() argument21 OS << "LLVM StackMap Version: " << SMP.getVersion() in prettyPrintStackMap()22 << "\nNum Functions: " << SMP.getNumFunctions(); in prettyPrintStackMap()25 for (const auto &F : SMP.functions()) in prettyPrintStackMap()30 OS << "\nNum Constants: " << SMP.getNumConstants(); in prettyPrintStackMap()32 for (const auto &C : SMP.constants()) in prettyPrintStackMap()36 OS << "\nNum Records: " << SMP.getNumRecords(); in prettyPrintStackMap()37 for (const auto &R : SMP.records()) { in prettyPrintStackMap()62 << SMP.getConstant(Loc.getConstantIndex()).getValue() << ")"; in prettyPrintStackMap()
93 # warning For SMP safety, you should fix this.98 …d on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be …120 # warning For SMP safety, you should fix this.125 …d on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be …
9 between pairs of CPUs on an SMP system using a technique borrowed
3 # uname -a: Linux moof 2.6.27.2-custom #2 SMP PREEMPT Thu Oct 30 09:53:02 IST 2008 i686 GNU/Linux
3 # uname -a: Linux dhcp-1-188.tlv.redhat.com 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 EST 2009 …
3 # uname -a: Linux blond-vdsb.qa.qumranet.com 2.6.18-92.1.17.el5 #1 SMP Tue Nov 4 13:43:30 EST 2008 …253 # uname -a: Linux dhcp-1-188.tlv.redhat.com 2.6.18-92.1.17.el5 #1 SMP Wed Oct 22 04:19:38 EDT 2008 …
3 # uname -a: Linux moof 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686 GNU/Linux
3 # uname -a: Linux dhcp-1-188.tlv.redhat.com 2.6.18-92.1.17.el5 #1 SMP Wed Oct 22 04:19:38 EDT 2008 …
4 # uname -a: Linux pink-intel 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:47:07 EDT 2007 x86_64 x86_64 x8…
3 # uname -a: Linux pink-nehalem.qa.lab.tlv.redhat.com 2.6.27.5-117.fc10.x86_64 #1 SMP Tue Nov 18 11:…
3 # uname -a: Linux freedom 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64…
3 # uname -a: Linux blond-vdsb.qa.qumranet.com 2.6.18-92.1.17.el5 #1 SMP Tue Nov 4 13:43:30 EST 2008 …184 # uname -a: Linux blond-vdsb.qa.qumranet.com 2.6.18-92.1.17.el5 #1 SMP Tue Nov 4 13:43:30 EST 2008 …
26 An SMP capable machine running Linux 2.x33 performance of OpenGL applications on SMP machines.
2 between pairs of CPUs on an SMP system using a technique borrowed
20 This significantly speeds up performance on SMP systems.124 I'll be interested in any performance results obtained, especially from SMP
52 Junjiro Okajima discovered a couple of SMP issues, thanks.75 performance of Mksquashfs on SMP systems encouraged the rewrite of