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

  /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/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_encoder.h 96 class perf_control { class in class:omx_venc
100 perf_control();
101 ~perf_control();
110 perf_control m_perf_control;
  /external/chromium-trace/catapult/devil/devil/android/tools/
cpufreq.py 20 from devil.android.perf import perf_control
25 p = perf_control.PerfControl(device)
30 p = perf_control.PerfControl(device)
36 p = perf_control.PerfControl(device)
  /external/chromium-trace/catapult/devil/devil/android/perf/
perf_control_devicetest.py 14 from devil.android.perf import perf_control
26 perf = perf_control.PerfControl(self._device)
  /external/libmojo/third_party/catapult/devil/devil/android/perf/
perf_control_devicetest.py 13 from devil.android.perf import perf_control
27 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
64 self._perf_control = perf_control.PerfControl(self._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 1111 class perf_control { class in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 1172 class perf_control { class in class:omx_vdec
    [all...]
  /external/v8/tools/
run_perf.py 133 from devil.android.perf import perf_control # pylint: disable=import-error
138 global perf_control
726 perf = perf_control.PerfControl(self.device)
733 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/msm8998/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...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 12017 omx_vdec::perf_control::perf_control() function in class:omx_vdec::perf_control
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 13214 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 232 milliseconds