Searched refs:tune (Results 1 – 25 of 131) sorted by relevance
123456
35 tune-$(CONFIG_CPU_ARM720T) =-mtune=arm7tdmi36 tune-$(CONFIG_CPU_ARM920T) =37 tune-$(CONFIG_CPU_ARM926EJS) =38 tune-$(CONFIG_CPU_ARM946ES) =39 tune-$(CONFIG_CPU_SA1100) =-mtune=strongarm110040 tune-$(CONFIG_CPU_PXA) =-mcpu=xscale41 tune-$(CONFIG_CPU_ARM1136) =42 tune-$(CONFIG_CPU_ARM1176) =43 tune-$(CONFIG_CPU_V7A) =44 tune-$(CONFIG_CPU_V7R) =[all …]
89 unsigned long tune, memfree, memtotal; in test_tune() local104 tune = memfree / 20; in test_tune()105 if (tune > (memtotal / 50)) in test_tune()106 tune = memtotal / 50; in test_tune()108 set_sys_tune("min_free_kbytes", tune, 1); in test_tune()187 unsigned long tune; in check_monitor() local192 tune = get_sys_tune("min_free_kbytes"); in check_monitor()194 if (memfree < tune) { in check_monitor()196 "min_free_kbytes is %lu kB", memfree, tune); in check_monitor()
33 tune-$(CONFIG_MIPS_TUNE_4KC) += -mtune=4kc34 tune-$(CONFIG_MIPS_TUNE_14KC) += -mtune=14kc35 tune-$(CONFIG_MIPS_TUNE_24KC) += -mtune=24kc36 tune-$(CONFIG_MIPS_TUNE_34KC) += -mtune=34kc37 tune-$(CONFIG_MIPS_TUNE_74KC) += -mtune=74kc42 PLATFORM_CPPFLAGS += $(arch-y) $(tune-y) $(cflags-y)
3 ; Darwin has the apple tables unless we specifically tune for gdb6 ; RUN: llc -mtriple=x86_64-apple-darwin12 -filetype=obj -debugger-tune=gdb < %s \9 ; Linux does has debug_names tables only if we explicitly tune for lldb12 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -debugger-tune=lldb < %s \17 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -generate-type-units -debugger-tune=lldb < %s \58 !3 = !DIFile(filename: "debugger-tune.cpp", directory: "/tmp")
13 ; RUN: llc -mtriple=x86_64-scei-ps4 -filetype=obj -debugger-tune=gdb < %s | llvm-dwarfdump -debug-i…14 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -debugger-tune=lldb < %s | llvm-dwarfdump -debug-…15 ; RUN: llc -mtriple=x86_64-apple-darwin12 -filetype=obj -debugger-tune=sce < %s | llvm-dwarfdump -d…48 !3 = !DIFile(filename: "debugger-tune.cpp", directory: "/tmp")
6 ; RUN: llc -mtriple=x86_64-apple-darwin12 -filetype=obj -debugger-tune=gdb < %s \10 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -debugger-tune=lldb < %s \16 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -generate-type-units -debugger-tune=lldb < %s \
1 ; RUN: llc -mtriple=x86_64-pc-linux-gnu -debugger-tune=gdb -filetype=asm < %s -no-dwarf-pub-section…2 ; RUN: llc -mtriple=x86_64-pc-linux-gnu -debugger-tune=gdb -filetype=asm < %s | FileCheck %s
3 ; RUN: llc -o - %s -filetype=obj -O0 -debugger-tune=lldb -generate-type-units -mtriple=x86_64-unkno…
1 … -no-dwarf-pub-sections -no-dwarf-ranges-section -dwarf-version 2 -debugger-tune=gdb | FileCheck %s
1 ; RUN: llc -O0 -asm-verbose -mtriple=x86_64-macosx -debugger-tune=gdb < %s | FileCheck %s
13 ; RUN: llc -mtriple=x86_64-scei-ps4 -filetype=obj -debugger-tune=gdb < %s | llvm-readobj -sections …14 ; RUN: llc -mtriple=x86_64-pc-linux -filetype=obj -debugger-tune=lldb < %s | llvm-readobj -sections…15 ; RUN: llc -mtriple=x86_64-apple-darwin12 -filetype=obj -debugger-tune=sce < %s | llvm-readobj -sec…37 !1 = !DIFile(filename: "debugger-tune.cpp", directory: "/home/probinson/projects/scratch")
1 ; RUN: %llc_dwarf -debugger-tune=lldb -asm-verbose -O1 -o - < %s | FileCheck %s2 ; RUN: %llc_dwarf -debugger-tune=gdb -asm-verbose -O1 -o - < %s | FileCheck %s --check-prefix=DISAB…3 ; RUN: %llc_dwarf -disable-fp-elim -debugger-tune=lldb -asm-verbose -O1 -o - < %s | FileCheck %s --…
2 ; RUN: %llc_dwarf -debugger-tune=lldb -accel-tables=Dwarf -filetype=obj -o %t < %s
5 ; RUN: %llc_dwarf -O0 -filetype=obj -debugger-tune=sce < %s | llvm-dwarfdump -debug-dump=info - > %t
1 ; RUN: llc -o - %s -mtriple=aarch64-unknown -aarch64-enable-cond-br-tune=false -mattr=+arith-bcc-fu…2 ; RUN: llc -o - %s -mtriple=aarch64-unknown -aarch64-enable-cond-br-tune=false -mattr=+arith-cbz-fu…3 ; RUN: llc -o - %s -mtriple=aarch64-unknown -aarch64-enable-cond-br-tune=false -mcpu=cyclone …
809 void set_sys_tune(char *sys_file, long tune, int check) in set_sys_tune() argument814 tst_res(TINFO, "set %s to %ld", sys_file, tune); in set_sys_tune()817 SAFE_FILE_PRINTF(path, "%ld", tune); in set_sys_tune()821 if (val != tune) in set_sys_tune()823 sys_file, val, tune); in set_sys_tune()830 long tune; in get_sys_tune() local833 SAFE_FILE_SCANF(path, "%ld", &tune); in get_sys_tune()835 return tune; in get_sys_tune()
84 void set_sys_tune(char *sys_file, long tune, int check);
61 public boolean tune() { return true; } in tune() method in InjectionOfInlinedMockDeclarationTest.Receiver
130 short tune; /* pitch tuning (in cents) */ member
3 reasonably well in practice, and most applications should not have to tune any47 Suggested: tune the values based on the desired trade-offs.
1 ; RUN: llc -O0 -filetype=obj -mtriple=armeb-none-freebsd -debugger-tune=lldb %s -o - \
229 def tune(experiment_fn, tuner): function
53 # Add a training op to tune the parameters.