Searched refs:cpupower (Results 1 – 17 of 17) sorted by relevance
187 #: utils/cpupower.c:78192 #: utils/cpupower.c:79197 #: utils/cpupower.c:80202 #: utils/cpupower.c:83211 #: utils/cpupower.c:84217 #: utils/cpupower.c:85223 #: utils/cpupower.c:86233 #: utils/cpupower.c:91238 #: utils/cpupower.c:114243 #: utils/cpupower.c:172[all …]
181 #: utils/cpupower.c:78186 #: utils/cpupower.c:79191 #: utils/cpupower.c:80196 #: utils/cpupower.c:83205 #: utils/cpupower.c:84212 #: utils/cpupower.c:85217 #: utils/cpupower.c:86224 #: utils/cpupower.c:91229 #: utils/cpupower.c:114234 #: utils/cpupower.c:172[all …]
176 #: utils/cpupower.c:78181 #: utils/cpupower.c:79186 #: utils/cpupower.c:80191 #: utils/cpupower.c:83198 #: utils/cpupower.c:84203 #: utils/cpupower.c:85208 #: utils/cpupower.c:86215 #: utils/cpupower.c:91222 #: utils/cpupower.c:114227 #: utils/cpupower.c:172[all …]
173 #: utils/cpupower.c:78178 #: utils/cpupower.c:79183 #: utils/cpupower.c:80188 #: utils/cpupower.c:83195 #: utils/cpupower.c:84200 #: utils/cpupower.c:85205 #: utils/cpupower.c:86212 #: utils/cpupower.c:91217 #: utils/cpupower.c:114222 #: utils/cpupower.c:172[all …]
171 #: utils/cpupower.c:78176 #: utils/cpupower.c:79181 #: utils/cpupower.c:80186 #: utils/cpupower.c:83193 #: utils/cpupower.c:84198 #: utils/cpupower.c:85203 #: utils/cpupower.c:86210 #: utils/cpupower.c:91215 #: utils/cpupower.c:114220 #: utils/cpupower.c:172[all …]
1 The cpupower package consists of the following elements:42 tools/power/cpupower56 | cpupower | /usr/bin |81 $ make O=/home/hedin/prj/cpupower/build89 $ make O=/home/hedin/prj/cpupower/build DESTDIR=/home/hedin/prj/cpupower \141 $ make O=/home/hedin/prj/cpupower/build clean148 make DESTDIR=/home/hedin/prj/cpupower uninstall157 $ sudo cpupower167 $ sudo ./bin/cpupower174 sudo LD_LIBRARY_PATH=lib64/ ./bin/cpupower[all …]
58 PACKAGE = cpupower73 docdir ?= /usr/share/doc/packages/cpupower339 @echo ' install-tools - Install previously built "cpupower" util from the output'341 @echo ' "cpupower-completion.sh" script from the src dir to the'
127 complete -o bashdefault -o default -F _cpupower cpupower 2>/dev/null \128 || complete -o default -F _cpupower cpupower
21 cpupower
47 if ! command -v cpupower &> /dev/null; then48 echo $msg cpupower could not be found, please install it >&294 _min_freq=$(cpupower frequency-info -l | tail -1 | awk ' { print $1 } ')96 _max_freq=$(cpupower frequency-info -l | tail -1 | awk ' { print $2 } ')103 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null107 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null
9 cpupower's makefile.32 Build the object files for libcpupower by running make in the cpupower
9 #include "../../lib/cpupower.h"178 * cpupower.h
69 cpupower: FORCE target122 all: acpi counter cpupower gpio hv firewire \173 $(call descend,power/cpupower,clean)
17 $(OUTPUT)../lib/cpufreq.o $(OUTPUT)../lib/cpupower.o
472 ``cpupower`` tool support for ``amd-pstate``475 ``amd-pstate`` is supported by the ``cpupower`` tool, which can be used to dump479 root@hr-test1:/home/ray# cpupower frequency-info
5923 F: tools/power/cpupower/
Completed in 47 milliseconds