HomeSort by relevance Sort by last modified time
    Searched refs:perf_control (Results 1 - 17 of 17) sorted by null

  /external/v8/build/android/pylib/perf/
perf_control.py 8 from devil.android.perf.perf_control import *
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 100 class perf_control { class in class:omx_venc
104 perf_control();
105 ~perf_control();
114 perf_control m_perf_control;
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 99 class perf_control { class in class:omx_venc
103 perf_control();
104 ~perf_control();
113 perf_control m_perf_control;
  /external/chromium-trace/catapult/devil/devil/android/perf/
perf_control_devicetest.py 14 from devil.android.perf import perf_control namespace
26 perf = perf_control.PerfControl(self._device)
  /external/chromium-trace/catapult/systrace/profile_chrome/
perf_tracing_agent.py 15 from devil.android.perf import perf_control namespace
64 self._perf_control = perf_control.PerfControl(self._device)
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
perf_profiler.py 20 from devil.android.perf import perf_control # pylint: disable=import-error namespace
189 self._perf_control = perf_control.PerfControl(device)
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1052 class perf_control { class in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1104 class perf_control { class in class:omx_vdec
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1126 class perf_control { class in class:omx_vdec
    [all...]
  /external/v8/tools/
run_perf.py 135 from pylib.perf import perf_control # pylint: disable=F0401 namespace
140 global perf_control
693 perf = perf_control.PerfControl(self.device)
700 perf = perf_control.PerfControl(self.device)
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 63 omx_venc::perf_control::perf_control() function in class:omx_venc::perf_control
71 omx_venc::perf_control::~perf_control()
81 void omx_venc::perf_control::send_hint_to_mpctl(bool state)
102 bool omx_venc::perf_control::load_lib()
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 55 omx_venc::perf_control::perf_control() function in class:omx_venc::perf_control
63 omx_venc::perf_control::~perf_control()
73 void omx_venc::perf_control::send_hint_to_mpctl(bool state)
94 bool omx_venc::perf_control::load_lib()
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
android_platform_backend.py 40 from devil.android.perf import perf_control namespace
95 self._perf_tests_setup = perf_control.PerfControl(self._device)
  /external/chromium-trace/catapult/telemetry/telemetry/testing/
system_stub.py 23 self.perf_control = None
32 'perf_control': PerfControlModuleStub,
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 11970 omx_vdec::perf_control::perf_control() function in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 12325 omx_vdec::perf_control::perf_control() function in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp 10729 omx_vdec::perf_control::perf_control () function in class:omx_vdec::perf_control
    [all...]

Completed in 249 milliseconds