Home
last modified time | relevance | path

Searched refs:SMP (Results 1 – 25 of 59) sorted by relevance

123

/external/llvm/tools/llvm-readobj/
DStackMapPrinter.h19 void prettyPrintStackMap(OStreamT &OS, const StackMapParserT &SMP) { in prettyPrintStackMap() argument
21 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()
/external/webrtc/webrtc/modules/audio_device/mac/portaudio/
Dpa_memorybarrier.h93 # 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 …
/external/lisa/libs/utils/platforms/
Dhikey.json2 // HiKey boards have two SMP clusters
3 // Even being an SMP platform, being a two cluster system
18 // to be updated once we introduce proper SMP and
/external/kmod/testsuite/rootfs-pristine/test-modinfo/
Dcorrect.txt9 vermagic: 3.7.0 SMP mod_unload
21 vermagic: 3.7.0 SMP mod_unload
/external/autotest/client/tests/tsc/
Dcontrol9 between pairs of CPUs on an SMP system using a technique borrowed
/external/tcpdump/tests/
Dlldp_mudurl-v.out9 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
40 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
Dlldp_mudurl-vv.out14 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
67 Ubuntu 14.04.5 LTS Linux 3.13.0-106-generic #153-Ubuntu SMP Tue Dec 6 15:45:13 UTC 2016 i686
/external/autotest/client/tests/tsc/src/
DREADME2 between pairs of CPUs on an SMP system using a technique borrowed
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.120 This significantly speeds up performance on SMP systems.
124 I'll be interested in any performance results obtained, especially from SMP
/external/squashfs-tools/
DACKNOWLEDGEMENTS52 Junjiro Okajima discovered a couple of SMP issues, thanks.
75 performance of Mksquashfs on SMP systems encouraged the rewrite of
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt28 CONFIG_SMP -- Need one !SMP for PREEMPT_RCU.
/external/shflags/test_results/1.0.2/
DLinux-Red_Hat_Linux_release_9_(Shrike).txt13 Linux 2.4.22-gg17smp #17 SMP Thu Oct 4 14:35:48 IST 2007 i686 i686
DLinux-Ubuntu-6.06.txt13 Linux 2.6.18.5-gg38server-xenU-3.1 #1 SMP Fri Jul 18 13:02:34 IST 2008 x86_64 unknown
DLinux-Ubuntu-8.04.txt13 Linux 2.6.24-21-server #1 SMP Wed Oct 22 00:18:13 UTC 2008 i686 unknown
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz
/external/shflags/test_results/1.0.3/
DLinux-Ubuntu-6.06.txt13 Linux 2.6.18.5-gg38server-xenU-3.1 #1 SMP Fri Jul 18 13:02:34 IST 2008 x86_64 unknown
DLinux-Ubuntu-8.04.txt13 Linux 2.6.24-23-server #1 SMP Wed Apr 1 22:22:14 UTC 2009 i686 unknown
/external/shflags/test_results/1.0.1/
DLinux-Ubuntu_Dapper-6.06.txt13 Linux 2.6.18.5-gg34workstation-mixed64-32 #1 SMP Thu May 8 01:31:23 UTC 2008 x86_64 unknown
DLinux-Ubuntu_Hardy-8.04.txt13 Linux 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 unknown
/external/shflags/test_results/1.2.0/
DLinux-Ubuntu-14.04.3-LTS.txt13 Linux 4.2.0-22-generic #27~14.04.1-Ubuntu SMP Fri Dec 18 10:57:53 UTC 2015 x86_64 x86_64
DLinux-Ubuntu-12.04.1-LTS.txt13 Linux 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:42:16 UTC 2012 x86_64 x86_64
DLinux-Ubuntu-10.04.4-LTS.txt13 Linux 2.6.32-45-server #101-Ubuntu SMP Mon Dec 3 15:54:27 UTC 2012 x86_64 unknown
DLinux-Ubuntu-8.04.4-LTS.txt13 Linux 2.6.24-32-server #1 SMP Mon Dec 3 15:54:12 UTC 2012 x86_64 unknown
/external/iproute2/doc/actions/
Difb-README3 Advantage over current IMQ; cleaner in particular in in SMP;
/external/e2fsprogs/
De2fsprogs.spec.in59 SMP systems.

123