Searched refs:performance (Results 1 - 25 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dprocessor_perflib.c46 #define ACPI_PROCESSOR_FILE_PERFORMANCE "performance"
103 if (!pr || !pr->performance)
108 if (ppc >= pr->performance->state_count)
112 pr->performance->states[ppc].
161 * 0: success. OSPM is now using the performance state specificed.
220 if (!pr || !pr->performance || !pr->performance->state_count)
222 *limit = pr->performance->states[pr->performance_platform_limit].
283 memcpy(&pr->performance->control_register, obj.buffer.pointer,
300 memcpy(&pr->performance
564 acpi_processor_preregister_performance( struct acpi_processor_performance __percpu *performance) argument
718 acpi_processor_register_performance(struct acpi_processor_performance *performance, unsigned int cpu) argument
756 acpi_processor_unregister_performance(struct acpi_processor_performance *performance, unsigned int cpu) argument
[all...]
H A Dprocessor_throttling.c342 * t-states from high to low for better performance.
657 state, pr->throttling.states[state].performance));
906 * performance relationship (at 50% performance the CPU will consume
913 pr->throttling.states[i].performance = 1000 - step * i;
986 (pr->throttling.states[state].performance ? pr->
987 throttling.states[state].performance / 10 : 0)));
1189 * thermal) decide to lower performance if it so chooses, but for now
1250 (pr->throttling.states[i].performance ? pr->
1251 throttling.states[i].performance / 1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dprocessor.h150 u16 performance; member in struct:acpi_processor_tx
178 int px; /* performance state */
190 u8 performance:1; member in struct:acpi_processor_flags
211 struct acpi_processor_performance *performance; member in struct:acpi_processor
229 __percpu *performance);
232 *performance, unsigned int cpu);
235 *performance,
H A Dacpi_bus.h230 u8 performance; /* % Performance ( " ) */ member in struct:acpi_device_perf_state
278 struct acpi_device_perf performance; member in struct:acpi_device
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtstring.tex40 It also provides performance \helpref{statistics gathering code}{wxstringtuning}
57 inside wxWidgets so there is no performance loss which would result from
166 vastly better from a performance point of view than a wxObjectArray of wxStrings.
181 and so if the string was really shared there is some performance loss (both in
193 \normalbox{{\bf Note:} this section is strictly about performance issues and is
199 For the performance reasons wxString doesn't allocate exactly the amount of
223 lead to very bad performance in this case because there would be as many memory
242 important performance benefits for programs using (relatively) few very long
246 it to greater amount (say twice nLen) or to 0 (to see performance degradation
249 which tells the wxString class to collect performance statistic
[all...]
H A Dtconfig.tex21 \item Not performance critical, neither from speed nor from a memory
H A Dmembuf.tex32 Copy constructor, refcounting is used for performance , but wxMemoryBuffer
H A Darrstrng.tex82 Destructor frees memory occupied by the array strings. For the performance
134 used to improve array class performance before adding a known number of items
H A Dnotebook.tex32 \twocolitem{\windowstyle{wxNB\_NOPAGETHEME}}{(Windows only) Display a solid colour on notebook pages, and not a gradient, which can reduce performance.}
47 If you wish to suppress this theme, for aesthetic or performance reasons,
H A Dhashset.tex142 to preserve performance.
H A Dttreectl.tex44 very inefficient. To improve the performance you may want to delay adding the
H A Dhashmap.tex162 to preserve performance.
H A Dtdb.tex175 potentially large performance benefits can be gained from using them.
475 performance boost as well. Each time that a new connection is created
488 connection to the \helpref{wxDb::Open}{wxdbopen} function yourself to gain the performance
551 only be read from, not written to, there is a performance benefit (not as
665 Using an ORDERBY clause can be a performance hit, as the database must
668 ORDERBY sequence can be a big performance benefit. Also, in the large
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dperf_asm.S41 ; Enable the performance counters
56 mtctl %r26,ccr ; turn on performance coprocessor
57 pmenb ; enable performance monitor
61 mtctl %r26,ccr ; turn off performance coprocessor
82 mtctl %r26,ccr ; turn on performance coprocessor
83 pmdis ; disable performance monitor
87 mtctl %r26,ccr ; turn off performance coprocessor
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h58 # CN30XX needs some extra stuff turned off for better performance
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm16 ; than lodsb, and other misc. changes resulting in the following performance
63 ; This results in shorter code at the expense of reduced performance.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm16 ; than lodsb, and other misc. changes resulting in the following performance
63 ; This results in shorter code at the expense of reduced performance.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dtag.c236 * programming, but performance is not the #1 priority for this
238 * performance for this application. [tytso:20030125.2007EST]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex144 It is better to use the size returned by \helpref{wxSoundStream::GetBestSize}{wxsoundstreamgetbestsize}: this may improve performance or accuracy of the
169 It is better to use the size returned by \helpref{wxSoundStream::GetBestSize}{wxsoundstreamgetbestsize}: this may improve performance or accuracy of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc-mont.pl16 # It won't be able to achieve "native" 64-bit performance, because in
19 # So far RSA *sign* performance improvement over pre-bn_mul_mont asm
121 cmpwi $num,32 ; longer key performance is not better
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc-mont.pl16 # It won't be able to achieve "native" 64-bit performance, because in
19 # So far RSA *sign* performance improvement over pre-bn_mul_mont asm
121 cmpwi $num,32 ; longer key performance is not better
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex61 of a concern only during optimization when writing high performance
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl126 This error-logging enhancement does not slow performance or significantly
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm307 ; * performance.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm307 ; * performance.

Completed in 173 milliseconds

123