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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dprocessor_perflib.c47 #define ACPI_PROCESSOR_FILE_PERFORMANCE "performance"
81 if (!pr || !pr->performance)
86 if (ppc >= pr->performance->state_count)
90 pr->performance->states[ppc].
195 memcpy(&pr->performance->control_register, obj.buffer.pointer,
212 memcpy(&pr->performance->status_register, obj.buffer.pointer,
245 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Found %d performance states\n",
248 pr->performance->state_count = pss->package.count;
249 pr->performance->states =
252 if (!pr->performance
541 acpi_processor_preregister_performance( struct acpi_processor_performance **performance) argument
704 acpi_processor_register_performance(struct acpi_processor_performance *performance, unsigned int cpu) argument
745 acpi_processor_unregister_performance(struct acpi_processor_performance *performance, unsigned int cpu) argument
[all...]
H A Dprocessor_throttling.c92 state, pr->throttling.states[state].performance));
162 (pr->throttling.states[state].performance ? pr->
163 throttling.states[state].performance / 10 : 0)));
214 * performance relationship (at 50% performance the CPU will consume
221 pr->throttling.states[i].performance = step * i;
232 * thermal) decide to lower performance if it so chooses, but for now
290 (pr->throttling.states[i].performance ? pr->
291 throttling.states[i].performance / 10 : 0));
H A Dscan.c567 device->performance.state = ACPI_STATE_UNKNOWN;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dprocessor.h130 u16 performance; member in struct:acpi_processor_tx
157 u8 performance:1; member in struct:acpi_processor_flags
174 struct acpi_processor_performance *performance; member in struct:acpi_processor
194 **performance);
197 *performance, unsigned int cpu);
200 *performance,
H A Dacpi_bus.h248 u8 performance; /* % Performance ( " ) */ member in struct:acpi_device_perf_state
293 struct acpi_device_perf performance; member in struct:acpi_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S39 ; Enable the performance counters
54 mtctl %r26,ccr ; turn on performance coprocessor
55 pmenb ; enable performance monitor
59 mtctl %r26,ccr ; turn off performance coprocessor
80 mtctl %r26,ccr ; turn on performance coprocessor
81 pmdis ; disable performance monitor
85 mtctl %r26,ccr ; turn off performance coprocessor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm307 ; * performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm307 ; * performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex61 of a concern only during optimization when writing high performance
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm390 ;;; performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm390 ;;; performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm37 ; if you are not interresed in old cpu performance and want the smaller
854 ;;; performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm37 ; if you are not interresed in old cpu performance and want the smaller
854 ;;; performance.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S38 # extra layer of hierarchy adds a slight performance penalty but
H A Dpfpsp.S38 # extra layer of hierarchy adds a slight performance penalty but
H A Dfpsp.S39 # extra layer of hierarchy adds a slight performance penalty but
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex2670 is harmful for performance. In the worst case, when the addresses
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfigure18330 The performance of the Unix random gatherer module (rndunix) is not
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c687 ** Enabling mutexes incurs a measurable performance penalty.
1741 ** routines with a wrapper used to track mutex usage for performance
2816 ** These constants define various performance limits
2895 ** performance advantage to be gained by passing an nByte parameter that
4446 ** pages to improve performance is an example of non-essential memory.
5639 ** be used to monitor the performance characteristics of the prepared
5670 ** may indicate opportunities for performance improvement through
5676 ** improvement performance through careful use of indices.</dd>
6718 ** macros become no-ops and have zero performance impact.
8222 ** lookaside malloc provides a significant performance enhancemen
[all...]

Completed in 532 milliseconds