OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_control
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/build/android/pylib/perf/
perf_control_unittest.py
14
from pylib.perf import
perf_control
namespace
27
perf =
perf_control
.PerfControl(self._device)
31
path =
perf_control
.PerfControl._CPU_ONLINE_FMT % cpu
34
path =
perf_control
.PerfControl._SCALING_GOVERNOR_FMT % cpu
/external/chromium_org/build/android/pylib/gtest/
test_runner.py
14
from pylib.perf import
perf_control
namespace
56
self._perf_controller =
perf_control
.PerfControl(self.device)
/external/chromium_org/tools/android/adb_profile_chrome/
perf_controller.py
16
from pylib.perf import
perf_control
namespace
60
self._perf_control =
perf_control
.PerfControl(self._device)
/external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py
25
from pylib.perf import
perf_control
# pylint: disable=F0401
namespace
47
self._perf_tests_setup =
perf_control
.PerfControl(self._device)
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
perf_profiler.py
20
from pylib.perf import
perf_control
# pylint: disable=F0401
namespace
174
self._perf_control =
perf_control
.PerfControl(device)
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
1018
class
perf_control
{
class in class:omx_vdec
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp
10038
omx_vdec::
perf_control
::
perf_control
()
function in class:omx_vdec::perf_control
[
all
...]
Completed in 762 milliseconds