/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
armtime | 30 -CPU=*) 31 # CPU speed 51 proctime_work = 0; # total CPU time that the test was using 52 cpu_time = 0; # total time the CPU stats were measured on 53 cpu_MHz = 0; # total kHz work for the CPU 54 cpu_eMHz = 0; # effective CPU operating point 62 if (gsub("^CPU=", "",arg)) { cpu_eMHz = arg; } 84 /^[0-9]+ / { # /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state lines 88 cpu_MHz += factor * $1 * $2 / 100000 # (CPU freq is in kHz) 148 dur_cpu = ", " cpu_time " (cpu-stats) [all...] |
/external/chromium/third_party/libevent/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/dropbear/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 859 #undef CPU [all...] |
/external/elfutils/config/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/external/libmtp/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 872 #undef CPU [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
config.guess | 230 # covers most systems running today. This code pipes the CPU 231 # types through head -n 1, so we only detect the type of CPU 0. 495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 602 long cpu = sysconf (_SC_CPU_VERSION); 604 switch (cpu) 662 long cpu = sysconf (_SC_CPU_VERSION); 666 if (CPU_IS_PA_RISC (cpu)) 668 switch (cpu) 676 else if (CPU_IS_HP_MC68K (cpu)) 853 #undef CPU [all...] |
/external/chromium/sdch/open-vcdiff/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/e2fsprogs/config/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 512 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 619 long cpu = sysconf (_SC_CPU_VERSION); 621 switch (cpu) 679 long cpu = sysconf (_SC_CPU_VERSION); 683 if (CPU_IS_PA_RISC (cpu)) 685 switch (cpu) 693 else if (CPU_IS_HP_MC68K (cpu)) 888 #undef CPU [all...] |
/external/libffi/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/libogg/ |
config.guess | 230 # covers most systems running today. This code pipes the CPU 231 # types through head -n 1, so we only detect the type of CPU 0. 495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 602 long cpu = sysconf (_SC_CPU_VERSION); 604 switch (cpu) 662 long cpu = sysconf (_SC_CPU_VERSION); 666 if (CPU_IS_PA_RISC (cpu)) 668 switch (cpu) 676 else if (CPU_IS_HP_MC68K (cpu)) 858 #undef CPU [all...] |
/external/libpng/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 512 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 619 long cpu = sysconf (_SC_CPU_VERSION); 621 switch (cpu) 679 long cpu = sysconf (_SC_CPU_VERSION); 683 if (CPU_IS_PA_RISC (cpu)) 685 switch (cpu) 693 else if (CPU_IS_HP_MC68K (cpu)) 888 #undef CPU [all...] |
/external/libusb/ |
config.guess | 248 # covers most systems running today. This code pipes the CPU 249 # types through head -n 1, so we only detect the type of CPU 0. 513 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 620 long cpu = sysconf (_SC_CPU_VERSION); 622 switch (cpu) 680 long cpu = sysconf (_SC_CPU_VERSION); 684 if (CPU_IS_PA_RISC (cpu)) 686 switch (cpu) 694 else if (CPU_IS_HP_MC68K (cpu)) 889 #undef CPU [all...] |
/external/libusb-compat/ |
config.guess | 248 # covers most systems running today. This code pipes the CPU 249 # types through head -n 1, so we only detect the type of CPU 0. 513 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 620 long cpu = sysconf (_SC_CPU_VERSION); 622 switch (cpu) 680 long cpu = sysconf (_SC_CPU_VERSION); 684 if (CPU_IS_PA_RISC (cpu)) 686 switch (cpu) 694 else if (CPU_IS_HP_MC68K (cpu)) 889 #undef CPU [all...] |
/external/libvorbis/ |
config.guess | 230 # covers most systems running today. This code pipes the CPU 231 # types through head -n 1, so we only detect the type of CPU 0. 495 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 602 long cpu = sysconf (_SC_CPU_VERSION); 604 switch (cpu) 662 long cpu = sysconf (_SC_CPU_VERSION); 666 if (CPU_IS_PA_RISC (cpu)) 668 switch (cpu) 676 else if (CPU_IS_HP_MC68K (cpu)) 858 #undef CPU [all...] |
/external/protobuf/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/protobuf/gtest/build-aux/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/stressapptest/ |
config.guess | 231 # covers most systems running today. This code pipes the CPU 232 # types through head -n 1, so we only detect the type of CPU 0. 496 echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id 603 long cpu = sysconf (_SC_CPU_VERSION); 605 switch (cpu) 663 long cpu = sysconf (_SC_CPU_VERSION); 667 if (CPU_IS_PA_RISC (cpu)) 669 switch (cpu) 677 else if (CPU_IS_HP_MC68K (cpu)) 862 #undef CPU [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
JIT.h | 343 #if CPU(X86) 364 #elif CPU(ARM_TRADITIONAL) 401 #elif CPU(ARM_THUMB2) 438 #elif CPU(MIPS) 476 #elif CPU(SH4) 579 #if CPU(X86_64) 598 #elif CPU(X86) 617 #elif CPU(ARM_THUMB2) 636 #elif CPU(ARM_TRADITIONAL [all...] |
JITStubs.cpp | 70 #if OS(DARWIN) || (OS(WINDOWS) && CPU(X86)) 82 #if (OS(LINUX) || OS(FREEBSD)) && CPU(X86_64) 84 #elif OS(DARWIN) || (CPU(X86_64) && COMPILER(MINGW) && !GCC_VERSION_AT_LEAST(4, 5, 0)) 86 #elif CPU(X86) && COMPILER(MINGW) 102 || (OS(HPUX) && CPU(IA64)) \ 113 #if COMPILER(GCC) && CPU(X86) 165 #elif COMPILER(GCC) && CPU(X86_64) 224 #elif (COMPILER(GCC) || COMPILER(RVCT)) && CPU(ARM_THUMB2) 236 #elif (COMPILER(GCC) || COMPILER(MSVC) || COMPILER(RVCT)) && CPU(ARM_TRADITIONAL) 243 #elif COMPILER(MSVC) && CPU(X86 [all...] |
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGJITCompiler.cpp | 382 #if CPU(X86_64) 415 #if ENABLE(SAMPLING_COUNTERS) && CPU(X86_64) // Or any other 64-bit platform! 422 #if ENABLE(SAMPLING_COUNTERS) && CPU(X86) // Or any other little-endian 32-bit platform!
|
/external/webkit/Source/JavaScriptCore/yarr/ |
YarrJIT.cpp | 42 #if CPU(ARM) 52 #elif CPU(MIPS) 62 #elif CPU(SH4) 72 #elif CPU(X86) 82 #elif CPU(X86_64) [all...] |
/external/arduino/hardware/arduino/cores/arduino/ |
WInterrupts.c | 96 #error attachInterrupt not finished for this CPU (case 0) 111 #warning attachInterrupt may need some more work for this cpu (case 1) 159 #error detachInterrupt not finished for this cpu 171 #warning detachInterrupt may need some more work for this cpu (case 1)
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
PPCAsmBackend.cpp | 195 MCAsmBackend *llvm::createPPCAsmBackend(const Target &T, StringRef TT, StringRef CPU) {
|
/external/openssl/crypto/bn/asm/ |
mips-mont.S | 15 slt $1,$9,17 # on in-order CPU
|
/external/oprofile/events/mips/25K/ |
events | 6 event:0x0 counters:0,1 um:zero minimum:500 name:CYCLES : CPU cycles 15 event:0x9 counters:0,1 um:zero minimum:500 name:FETCH_GROUPS_IN_PIPE : Fetch groups entering CPU execution pipes
|