HomeSort by relevance Sort by last modified time
    Searched full:cpufreq (Results 176 - 200 of 240) sorted by null

1 2 3 4 5 6 78 910

  /external/lisa/ipynb/examples/android/benchmarks/
Android_Geekbench.ipynb 119 " target.cpufreq.set_all_governors('sched')\n",
191 " 'cpufreq' # enable CPUFreq support\n",
234 "2017-05-03 10:54:03,555 INFO : TestEnv : Devlib modules to load: ['bl', 'cpufreq']\n",
    [all...]
  /external/lisa/libs/utils/
test.py 44 presence of cpufreq governors or number of CPUs, can override
  /external/webrtc/webrtc/base/
linux.cc 29 "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq";
  /frameworks/base/core/res/res/xml/
power_profile.xml 76 /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state.
  /external/autotest/client/profilers/powertop/src/po/
it.po 83 #: cpufreq.c:118
428 #: cpufreq.c:116
431 " echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor \n"
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
Performance.h 63 UINT64 CpuFreq;
  /external/lisa/ipynb/tutorial/
UseCaseExamples_SchedTuneAnalysis.ipynb     [all...]
  /external/lisa/libs/utils/analysis/
idle_analysis.py 133 # to be idle by cpufreq at time t
  /external/lisa/tests/eas/
capacity_capping.py 114 big_cpufreq = "/sys/devices/system/cpu/cpu{}/cpufreq".format(big_cpu)
  /external/toolchain-utils/crosperf/
suite_runner.py 91 'for f in /sys/devices/system/cpu/cpu*/cpufreq; do '
suite_runner_unittest.py 174 'for f in /sys/devices/system/cpu/cpu*/cpufreq; do '
  /prebuilts/tools/common/m2/repository/com/facebook/device/yearclass/yearclass/1.0.1/
yearclass-1.0.1.jar 
  /system/extras/tests/sdcard/
sysutil.cpp 52 const char *kScalingGovernorFormat = "/sys/devices/system/cpu/cpu%d/cpufreq/scaling_governor";
  /external/lisa/ipynb/examples/energy_meter/
EnergyMeter_ACME.ipynb 93 " \"modules\" : [\"cpufreq\"], # Required by rt-app calibration\n",
131 "06:32:20 INFO : Target - Devlib modules to load: ['bl', 'cpufreq']\n",
  /external/lisa/ipynb/releases/
ReleaseNotes_v17.03.ipynb 44 " presence of cpufreq governors or number of CPUs, can override\n",
471 "Here is an example usage of this API to run a YouTube workload using different CPUFreq governor:\n",
  /external/lisa/ipynb/profiling/
kernel_functions_profiling.ipynb 88 "01:43:51 INFO : Target - Devlib modules to load: ['bl', 'cpufreq']\n",
211 " \"cpufreq\" : {\n",
240 " \"cpufreq\" : {\n",
310 "01:51:04 INFO : CPUFreq - Configuring all CPUs to use [performance] governor\n",
390 "01:52:23 INFO : CPUFreq - Configuring all CPUs to use [performance] governor\n",
    [all...]
  /external/lisa/ipynb/tests/
Frequency_Invariance_Test.ipynb 150 "2017-02-13 18:36:59,614 INFO : TestEnv : Devlib modules to load: ['bl', u'cpuidle', 'cgroups', 'cpufreq']\n",
211 "2017-02-13 18:37:35,760 INFO : Executor : Configuring all CPUs to use [userspace] cpufreq governor\n",
212 "2017-02-13 18:37:36,666 INFO : Executor : CPUFreq - CPU frequencies: {1: 450000}\n",
280 " freq = exp.conf['cpufreq']['freqs'][cpu]\n",
408 " [freq] = experiment.conf['cpufreq']['freqs'].values()\n",
    [all...]
Generic_EAS_Tests.ipynb 12 "These tests make estimation of the energy efficiency of task placements, without directly examining the behaviour of cpufreq or cpuidle. Several test classes are provided, the only difference between them being the workload that is used."
124 "2017-01-23 18:50:18,182 INFO : TestEnv : Devlib modules to load: ['bl', u'cpuidle', 'cgroups', 'cpufreq']\n",
176 "2017-01-23 18:50:40,881 WARNING : Executor : cpufreq governor not specified, using currently configured governor\n",
259 "`get_power_df` and `get_expected_power_df` look at the ftrace results from the workload estimation and judge the energy efficiency of the system, considering *only task placement* (assuming perfect load-tracking/prediction, cpuidle, and cpufreq systems). The energy estimation doesn't take every single wakeup and idle period into account, but simply estimates an average power usage over the time that each task spent attached to each CPU during each phase of the rt-app workload.\n",
    [all...]
  /external/mesa3d/src/gallium/auxiliary/hud/
hud_context.c     [all...]
  /device/lge/bullhead/
init.bullhead.rc 38 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor powersave
  /docs/source.android.com/en/devices/tech/power/
values.html 67 <code>/sys/devices/system/cpu/cpu&lt;number&gt;/cpufreq/stats</code>.
  /external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py 101 '/cpufreq/cpuinfo_max_freq')
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 48 PER_CORE_FREQ_TEMPLATE = CPU_INFO_ROOT + '/cpu%d/cpufreq/%s'
  /external/lisa/libs/utils/android/
benchmark.py 57 'cpufreq',
  /frameworks/av/media/libaudioprocessing/tests/
test-resampler.cpp 397 * "cat /sys/devices/system/cpu/cpu${index}/cpufreq/scaling_*_freq"

Completed in 1432 milliseconds

1 2 3 4 5 6 78 910