Searched refs:cpu (Results 176 - 200 of 230) sorted by relevance

12345678910

/external/libvorbis/
H A Dconfig.guess602 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))
911 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
926 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/llvm/autoconf/
H A Dconfig.guess630 long cpu = sysconf (_SC_CPU_VERSION);
632 switch (cpu)
690 long cpu = sysconf (_SC_CPU_VERSION);
694 if (CPU_IS_PA_RISC (cpu))
696 switch (cpu)
704 else if (CPU_IS_HP_MC68K (cpu))
868 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
959 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/llvm/projects/sample/autoconf/
H A Dconfig.guess626 long cpu = sysconf (_SC_CPU_VERSION);
628 switch (cpu)
686 long cpu = sysconf (_SC_CPU_VERSION);
690 if (CPU_IS_PA_RISC (cpu))
692 switch (cpu)
700 else if (CPU_IS_HP_MC68K (cpu))
864 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
955 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/openfst/
H A Dconfig.guess619 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))
921 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
939 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/openssh/
H A Dconfig.guess626 long cpu = sysconf (_SC_CPU_VERSION);
628 switch (cpu)
686 long cpu = sysconf (_SC_CPU_VERSION);
690 if (CPU_IS_PA_RISC (cpu))
692 switch (cpu)
700 else if (CPU_IS_HP_MC68K (cpu))
865 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
950 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/protobuf/
H A Dconfig.guess603 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))
915 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
930 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/protobuf/gtest/build-aux/
H A Dconfig.guess603 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))
915 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
930 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dconfig.guess619 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))
858 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
939 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/srtp/
H A Dconfig.guess620 long cpu = sysconf (_SC_CPU_VERSION);
622 switch (cpu)
670 long cpu = sysconf (_SC_CPU_VERSION);
674 if (CPU_IS_PA_RISC (cpu))
676 switch (cpu)
684 else if (CPU_IS_HP_MC68K (cpu))
887 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
902 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/stressapptest/
H A Dconfig.guess603 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))
915 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
930 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/tcpdump/
H A Dconfig.guess608 long cpu = sysconf (_SC_CPU_VERSION);
610 switch (cpu)
658 long cpu = sysconf (_SC_CPU_VERSION);
662 if (CPU_IS_PA_RISC (cpu))
664 switch (cpu)
672 else if (CPU_IS_HP_MC68K (cpu))
880 case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
895 case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
/external/blktrace/
H A Dblkparse_fmt.c182 fprintf(ofp, strcat(format, "d"), pci->cpu);
306 MAJOR(t->device), MINOR(t->device), pci->cpu, t->sequence,
/external/oprofile/daemon/
H A Dopd_ibs_trans.c599 trans->app_cookie, trans->cookie, trans->cpu, trans->tgid, trans->tid, (unsigned int)trans->pc,
638 trans->cpu,
/external/jpeg/
H A Dconfig.guess373 long cpu = sysconf (_SC_CPU_VERSION);
377 if (CPU_IS_PA_RISC (cpu))
379 switch (cpu)
387 else if (CPU_IS_HP_MC68K (cpu))
H A Djddctmgr.c26 #include <machine/cpu-features.h>
/external/kernel-headers/original/asm-arm/arch/
H A Dhardware.h42 #include <asm/arch/cpu.h>
/external/kernel-headers/original/linux/
H A Dinterrupt.h253 to be executed on some cpu at least once after this.
350 extern void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu);
H A Dirq.h133 * @cpu: cpu index useful for balancing
158 unsigned int cpu; member in struct:irq_desc
/external/linux-tools-perf/util/
H A Dpython.c50 sample_member_def(sample_cpu, cpu, T_UINT, "event cpu"),
291 static char pyrf_cpu_map__doc[] = PyDoc_STR("cpu map object.");
676 int sample_id_all = 1, cpu; local
677 static char *kwlist[] = {"cpu", "sample_id_all", NULL, NULL};
681 &cpu, &sample_id_all))
684 event = perf_evlist__mmap_read(evlist, cpu);
H A Dsymbol.h139 s32 cpu; member in struct:addr_location
/external/oprofile/libop/
H A Dop_events.c94 char cpu[end - start + 1]; local
98 strncpy(cpu, start, end - start);
99 cpu[end - start] = 0;
100 s = build_fn(cpu, "unit_masks");
1075 // don't use default, if someone add a cpu he wants a compiler
/external/qemu/distrib/jpeg-6b/
H A Dconfig.guess373 long cpu = sysconf (_SC_CPU_VERSION);
377 if (CPU_IS_PA_RISC (cpu))
379 switch (cpu)
387 else if (CPU_IS_HP_MC68K (cpu))
H A Djddctmgr.c26 #include <machine/cpu-features.h>
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S244 lis 20,('c'<<8)+'p' # find 'cpu\t: ' and grab up to \n
528 .ascii "cpu : 745/755\n"
/external/oprofile/utils/
H A Dopcontrol172 cpu: per CPU profiles
193 --cpu-buffer-size=num per-cpu buffer size in units (2.6 kernel)
566 cpu)
796 --cpu-buffer-size)
1319 echo "cpu-buffer-size not supported - ignored" >&2
1411 echo "Forcing required option --separate=cpu with SPU_CYCLES"
1489 --separate-cpu=$SEPARATE_CPU"
1577 SEPARATE="$SEPARATE cpu";

Completed in 652 milliseconds

12345678910