Searched full:optimize (Results 1 – 25 of 608) sorted by relevance
12345678910>>...25
28 /* prevent compiler to optimize everything out */ in skip_loop()47 /* prevent compiler to optimize everything out */ in part_loop()66 /* prevent compiler to optimize everything out */ in full_loop()
46 * will optimize them out in BPF_PROG()
35 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls36 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls37 CFLAGS_unwind_bc.o += -fno-optimize-sibling-calls
63 Optimize for the first request70 request. The host driver may optimize for this scenario to minimize71 the performance loss. A way to optimize for this is to split the current
44 * Check if we can optimize this probe. Returns NIP post-emulation if this can66 * FIXME: Optimize kprobes placed in module addresses. in can_optimize()191 /* We can optimize this via patch_instruction_window later */ in arch_prepare_optimized_kprobe()
109 * Just like how DEFINE_STATIC_CALL_NULL() / static_call_cond() optimize the111 * __static_call_return0 optimize the do nothing return 0 function.323 * Sadly current GCC/Clang (10 for both) do not optimize this properly
5 CFLAGS_kfence_test.o := -fno-omit-frame-pointer -fno-optimize-sibling-calls
45 // optimize later... in hfs_bnode_read_u16()53 // optimize later... in hfs_bnode_read_u8()93 // optimize later... in hfs_bnode_write_u16()99 // optimize later... in hfs_bnode_write_u8()
9 optimize those.
60 * in interrupt, etc. Some archs can optimize this case well. */99 * in interrupt, etc. Some archs can optimize this case well. */
21 * 'size' is a compile-time constant for most callers, so optimize for
9 to optimize binary executables. Like AutoFDO, it utilizes hardware12 is then used right before linking phase to optimize (among others)
198 * in a way to optimize the code size and avoid any divide that could add a238 * The function is constructed in a way to optimize the code size and avoid329 * trailing zero) is returned. The function is constructed in a way to optimize373 * trailing zero) is returned. The function is constructed in a way to optimize
19 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer")))
16 on the workload characteristics. To optimize the total power and improve overall122 optimize trade-off between latency and power consumption. For some
10 * This needs to be inline to optimize for the common case where no extra
25 #pragma GCC optimize "tree-vectorize"
19 CFLAGS_test_unwind.o += -fno-optimize-sibling-calls
237 * Phase 3: Optimize for Pstate in dml2_build_mode_programming()256 * Phase 4: Optimize for Vmin in dml2_build_mode_programming()284 * Phase 5: Optimize for Stutter in dml2_build_mode_programming()
64 #define IDMA64C_CFGL_DST_OPT_BL (1 << 20) /* optimize dst burst length */65 #define IDMA64C_CFGL_SRC_OPT_BL (1 << 21) /* optimize src burst length */
12 kcsan-cflags := -fsanitize=thread -fno-optimize-sibling-calls \
28 * In other cases, we can optimize by using native byte ordering and
33 * encoding as the standard vse8.v and vle8.v, compilers seem to optimize
10 Streaming parameters are intended to optimize the video capture process