Home
last modified time | relevance | path

Searched refs:calibration (Results 1 – 25 of 52) sorted by relevance

123

/external/lisa/tests/lisa/
Dtest_wlgen_rtapp.py50 self.calibration = {c: 100
68 rtapp = RTA(self.target, name='test', calibration=self.calibration)
244 def _test_custom_smoke(self, calibration): argument
255 rtapp = RTA(self.target, name='test', calibration=calibration)
286 self._test_custom_smoke(self.calibration)
297 def _get_calib_conf(self, calibration): argument
298 rtapp = RTA(self.target, name='test', calibration=calibration)
/external/lisa/ipynb/thermal/
DThermalSensorCharacterisation.ipynb94 " # RTApp calibration values (comment to let LISA do a calibration run)\n",
158 "# Create a new RTApp workload generator using the calibration values\n",
160 "rtapp_big = RTA(target, 'big', calibration=te.calibration())\n",
177 " # 3. Set load reference for task calibration\n",
194 "rtapp_little = RTA(target, 'little', calibration=te.calibration())\n",
/external/lisa/libs/wlgen/wlgen/
Drta.py53 calibration=None): argument
65 self.pload = calibration
224 calibration = self.getCalibrationConf()
227 if type(calibration) != int:
228 calibration = '"{}"'.format(calibration)
232 '__PVALUE__' : str(calibration),
/external/libxcam/tests/
Dtest-soft-image.cpp276 parser.parse_intrinsic_file (intrinsic_path, info.calibration.intrinsic), in parse_camera_info()
280 parser.parse_extrinsic_file (extrinsic_path, info.calibration.extrinsic), in parse_camera_info()
282 info.calibration.extrinsic.trans_x += TEST_CAMERA_POSITION_OFFSET_X; in parse_camera_info()
756 cam_info[0].calibration.extrinsic, cam_info[1].calibration.extrinsic, in main()
757 cam_info[2].calibration.extrinsic, cam_info[3].calibration.extrinsic, in main()
/external/lisa/ipynb/tutorial/
D03_WlGenUsage.ipynb93 " # Comment the following line to force rt-app calibration on your target\n",
147 "12:23:02 WARNING : Target - Using configuration provided RTApp calibration\n",
148 "12:23:02 INFO : Target - Using RT-App calibration values:\n",
252 "# Create a new RTApp workload generator using the calibration values\n",
255 "rtapp = RTA(target, rtapp_name, calibration=te.calibration())"
280 "12:38:39 INFO : RTApp - | calibration CPU: 1\n",
342 " \"calibration\": 138, \n",
740 "# Create a new RTApp workload generator using the calibration values\n",
743 "rtapp = RTA(target, rtapp_name, calibration=te.calibration())"
768 "12:44:39 INFO : RTApp - | calibration CPU: 1\n",
[all …]
/external/lisa/ipynb/examples/energy_meter/
DEnergyMeter_HWMON.ipynb90 " \"modules\" : [\"cpufreq\"], # Required by rt-app calibration\n",
145 "04:00:30 WARNING : Target - Using configuration provided RTApp calibration\n",
146 "04:00:30 INFO : Target - Using RT-App calibration values:\n",
194 "04:00:30 INFO : RTApp - | calibration CPU: 1\n",
230 "rtapp = RTA(te.target, 'ramp', calibration=te.calibration())\n",
DEnergyMeter_AEP.ipynb93 " \"modules\" : [\"cpufreq\"], # Required by rt-app calibration\n",
145 "03:58:40 WARNING : Target - Using configuration provided RTApp calibration\n",
146 "03:58:40 INFO : Target - Using RT-App calibration values:\n",
194 "03:58:42 INFO : RTApp - | calibration CPU: 1\n",
230 "rtapp = RTA(te.target, 'ramp', calibration=te.calibration())\n",
DEnergyMeter_ACME.ipynb93 " \"modules\" : [\"cpufreq\"], # Required by rt-app calibration\n",
144 "06:32:33 WARNING : Target - Using configuration provided RTApp calibration\n",
145 "06:32:33 INFO : Target - Using RT-App calibration values:\n",
195 "06:32:33 INFO : RTApp - | calibration CPU: 1\n",
235 "rtapp = RTA(te.target, 'ramp', calibration=te.calibration())\n",
DEnergyMeter_Monsoon.ipynb113 " \"modules\" : [\"cpufreq\"], # Required by rt-app calibration\n",
182 …2017-05-10 16:00:53,203 WARNING : TestEnv : Using configuration provided RTApp calibration\n",
183 "2017-05-10 16:00:53,204 INFO : TestEnv : Using RT-App calibration values:\n",
238 "2017-05-10 16:01:02,646 INFO : Workload : | calibration CPU: 4\n",
274 "rtapp = RTA(te.target, 'ramp', calibration=te.calibration())\n",
/external/lisa/ipynb/examples/trappy/
Dtrappy_example.ipynb126 …2016-12-12 12:31:49,448 WARNING : TestEnv : Using configuration provided RTApp calibration\n",
127 "2016-12-12 12:31:49,449 INFO : TestEnv : Using RT-App calibration values:\n",
220 "2016-12-12 12:32:22,827 INFO : Workload : | calibration CPU: 1\n",
228 "2016-12-12 12:32:22,831 INFO : Workload : | calibration CPU: 1\n",
238 "2016-12-12 12:32:22,836 INFO : Workload : | calibration CPU: 1\n",
256 "2016-12-12 12:32:22,844 INFO : Workload : | calibration CPU: 1\n",
266 "# Create a new RTApp workload generator using the calibration values\n",
267 "rtapp = RTA(target, 'trappy', calibration=te.calibration())\n",
/external/lisa/libs/utils/
Dexecutor.py567 wl_idx, calibration = self.te.calibration())
580 wl_idx, calibration = self.te.calibration())
588 wl_idx, calibration = self.te.calibration())
/external/lisa/ipynb/profiling/
Dkernel_functions_profiling.ipynb107 "01:44:11 WARNING : Target - Using configuration provided RTApp calibration\n",
108 "01:44:11 INFO : Target - Using RT-App calibration values:\n",
141 " # RTApp calibration values (comment to let LISA do a calibration run)\n",
316 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
323 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
330 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
337 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
344 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
351 "01:51:05 INFO : RTApp - | calibration CPU: 1\n",
396 "01:52:24 INFO : RTApp - | calibration CPU: 1\n",
[all …]
/external/lisa/ipynb/examples/devlib/
Dcgroups_example.ipynb104 "2016-12-08 11:42:44,259 INFO : RTApp : CPU0 calibration...\n",
110 "2016-12-08 11:42:44,331 INFO : Workload : | calibration CPU: 0\n",
117 "2016-12-08 11:42:46,114 INFO : RTApp : CPU1 calibration...\n",
123 "2016-12-08 11:42:46,185 INFO : Workload : | calibration CPU: 1\n",
130 "2016-12-08 11:42:48,012 INFO : RTApp : CPU2 calibration...\n",
136 "2016-12-08 11:42:48,087 INFO : Workload : | calibration CPU: 2\n",
143 "2016-12-08 11:42:49,900 INFO : RTApp : CPU3 calibration...\n",
149 "2016-12-08 11:42:49,970 INFO : Workload : | calibration CPU: 3\n",
156 "2016-12-08 11:42:51,757 INFO : RTApp : Target RT-App calibration:\n",
159 "2016-12-08 11:42:51,884 INFO : TestEnv : Using RT-App calibration values:\n",
[all …]
/external/lisa/tests/eas/
Dcapacity_capping.py125 calibration=cls.env.calibration())
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c154 static int run_test(int calibration, double freq_base, double freq_step) in run_test() argument
180 if (calibration) { in run_test()
/external/v8/tools/
Dplot-timer-events51 calibration_log=calibration.log
/external/lisa/ipynb/examples/utils/
Dtestenv_example.ipynb162 " # RTApp calibration values (comment to let LISA do a calibration run)\n",
503 "# Calibrate RT-App (if required) and get the most updated calibration value\n",
504 "te.calibration()"
Dexecutor_example.ipynb291 "2016-12-07 10:18:02,276 INFO : Workload : | calibration CPU: 1\n",
318 "2016-12-07 10:18:18,331 INFO : Workload : | calibration CPU: 1\n",
/external/lisa/
Dtarget.config38 /* Keep commented to do calibration at first run on a target. */
/external/libxcam/xcore/interface/
Dstitcher.h68 CalibrationInfo calibration; member
/external/deqp/doc/testspecs/GLES2/
Dperformance.txt71 * Automatic calibration values
/external/deqp/doc/testspecs/GLES3/
Dperformance.txt71 * Automatic calibration values
/external/python/cpython3/Tools/pybench/
DREADME72 -C arg set the number of calibration runs to arg (20)
349 - calibration is now a separate step and done using
/external/python/cpython2/Tools/pybench/
DREADME72 -C arg set the number of calibration runs to arg (20)
346 - calibration is now a separate step and done using
/external/python/cpython3/Doc/library/
Dprofile.rst556 and the results are actually better than without calibration.
559 .. _profile-calibration:
625 that you choose (see :ref:`profile-calibration`). For most machines, a timer
631 appropriate calibration constant.

123