Searched refs:tune (Results 1 – 25 of 68) sorted by relevance
123
118 unsigned long tune, memfree, memtotal; in test_tune() local133 tune = memfree / 20; in test_tune()134 if (tune > (memtotal / 50)) in test_tune()135 tune = memtotal / 50; in test_tune()137 set_sys_tune("min_free_kbytes", tune, 1); in test_tune()217 unsigned long tune; in check_monitor() local222 tune = get_sys_tune("min_free_kbytes"); in check_monitor()224 if (memfree < tune) { in check_monitor()226 "min_free_kbytes is %lu kB", memfree, tune); in check_monitor()
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")
7 ; RUN: llc -O0 -mtriple=x86_64-unknown-unknown -debugger-tune=sce < %s | FileCheck %s -check-prefix…
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 --…
5 ; RUN: %llc_dwarf -O0 -filetype=obj -debugger-tune=sce < %s | llvm-dwarfdump -debug-dump=info - > %t
930 void set_sys_tune(char *sys_file, long tune, int check) in set_sys_tune() argument935 tst_resm(TINFO, "set %s to %ld", sys_file, tune); in set_sys_tune()938 SAFE_FILE_PRINTF(NULL, path, "%ld", tune); in set_sys_tune()942 if (val != tune) in set_sys_tune()944 sys_file, val, tune); in set_sys_tune()951 long tune; in get_sys_tune() local954 SAFE_FILE_SCANF(NULL, path, "%ld", &tune); in get_sys_tune()956 return tune; in get_sys_tune()
61 public boolean tune() { return true; } in tune() method in InjectionOfInlinedMockDeclarationTest.Receiver
90 void set_sys_tune(char *sys_file, long tune, int check);
129 short tune; /* pitch tuning (in cents) */ member
1 ; RUN: llc -O0 -filetype=obj -mtriple=armeb-none-freebsd -debugger-tune=lldb %s -o - \
50 - tune doxygen output
54 5. Are there any parameters that I can tune to try to improve performance.
5 benchmarks that we have used to tune V8. The licenses for the
41 - tune hash functions depending on ULTRA_FAST or VERY_FAST settings.
87 tune it right away.
51 10. Miscellaneous new options for Mksquashfs/Unsquashfs to fine tune behaviour.
30 --cpu=CPU tune for the specified CPU (ARM: cortex-a8, X86: sse3)
428 --tune=ssim option to enable activity masking463 the --tune=ssim option. Further experimentation in this area
206 # sheet that is used by each HTML page. It can be used to fine-tune the look of
3 …e properties of the matrix, the desired accuracy, the end-user is able to tune those steps in orde…
288 The main options you might want to try in order to further tune the
676 will give you the detailed information you need to tune how command line options939 fine tune the ``-help`` output for a command line option. Look `here`_ for an
56 # setting: change 'setting' lines to fine tune library performance;
513 # fine-tune the look of the HTML output. If the tag is left blank doxygen
542 # fine-tune the look of the HTML output. If the tag is left blank doxygen