Searched refs:optimize (Results 1 – 25 of 74) sorted by relevance
123
14 int optimize; member28 ppri->optimize = init->optimize; in pcap_init()62 .optimize = 0, in pcap_setup()84 init->optimize = 1; in pcap_setup()86 init->optimize = 0; in pcap_setup()
11 int optimize; member
60 pri->filter, pri->optimize, netmask); in pcap_open()
32 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls33 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls34 CFLAGS_unwind_bc.o += -fno-optimize-sibling-calls
23 #pragma GCC optimize "tree-vectorize"
36 KBUILD_CFLAGS += -fno-optimize-sibling-calls
6 operating voltage of a device in order to optimize (i.e. reduce)
174 #define __no_fgcse __attribute__((optimize("-fno-gcse")))
70 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
28 -falign-functions=32 -frename-registers -fno-optimize-sibling-calls
16 Streaming parameters are intended to optimize the video capture process
118 a buffer will be soon enqueued again. On the other hand, to optimize
967 unsigned int optimize = 0, argc; in alua_set_params() local977 if ((sscanf(p, "%u", &optimize) != 1) || (optimize > 1)) in alua_set_params()987 if (optimize) in alua_set_params()
70 cflags-$(CONFIG_FRAME_POINTER) += -fno-optimize-sibling-calls
92 CFLAGS_dwarf-unwind.o += -fno-optimize-sibling-calls
28 interrupt moderation configuration of a channel in order to optimize packet61 compared. Here the algorithm tries to optimize for lower interrupt rate so an
76 it is run to optimize and reorganize. It will walk the trie upwards
150 ; TBD: optimize - do this only if a callee reg was involved
291 ; TBD: optimize - do this only if a callee reg was involved
168 …_OPTIMIZE_FOR_SIZE. Your compiler does not have -mfentry so you cannot optimize for size with CON…
130 KBUILD_CFLAGS_MODULE +=-fno-optimize-sibling-calls
153 work if they are set incorrectly, but can be used to optimize certain
83 In order to optimize throughput, a number of SPI padding options are provided.
124 optimize allocation (avoid coming up with large pages) instead of
526 u8 optimize; member