Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 50) sorted by relevance

12

/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_sched_policy.cpp47 int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy()
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/src/
Dplatform_lib_sched_policy.cpp37 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy) in platform_lib_abstraction_set_sched_policy()
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/
Dplatform_lib_sched_policy.cpp37 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy) in platform_lib_abstraction_set_sched_policy()
/hardware/qcom/gps/msm8960/core/
DMsgTask.cpp76 pthread_t tid; in createPThread() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp191 pid_t tid = gettid(); in getCurrentThreadId() local
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp60 static int set_uclamp(int tid, UclampRange range) { in set_uclamp()
164 for (auto tid : removedThreads) { in removePowerSession() local
183 for (auto tid : addedThreads) { in setThreadsFromPowerSession() local
188 for (auto tid : removedThreads) { in setThreadsFromPowerSession() local
DSessionTaskMap.cpp232 for (auto tid : taskIds) { in replace() local
247 for (auto tid : previousTaskIds) { in replace() local
/hardware/google/aemu/base/
DThread_pthread.cpp183 pthread_t tid = pthread_self(); in getCurrentThreadId() local
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_read.h43 uint32_t tid; /* generating process's tid */ member
Dlogprint.h62 int32_t tid; member
/hardware/qcom/gps/msm8084/core/
DMsgTask.cpp91 pthread_t tid; in createPThread() local
/hardware/qcom/gps/msm8994/core/
DMsgTask.cpp91 pthread_t tid; in createPThread() local
/hardware/qcom/gps/core/
DMsgTask.cpp91 pthread_t tid; in createPThread() local
/hardware/interfaces/audio/effect/all-versions/default/
DEffect.cpp62 uint64_t getAffinity(pid_t tid) { in getAffinity()
82 status_t setAffinity(pid_t tid, uint64_t mask) { in setAffinity()
100 __unused status_t setPriority(pid_t tid, int policy, int priority) { in setPriority()
114 status_t setUtilMin(pid_t tid, uint32_t utilMin) { in setUtilMin()
146 status_t updateSpatializerPriority(pid_t tid) { in updateSpatializerPriority()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_fuchsia.cpp37 static thread_local zx_koid_t tid = GetKoid(zx_thread_self()); variable
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DPowerHintSessionTest.cpp261 for (auto tid : threadIds) { in TEST_F() local
/hardware/google/camera/common/hal/utils/
Dstream_buffer_cache_manager.cc262 pid_t tid = gettid(); in WorkloadThreadLoop() local
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp791 pid_t tid = gettid(); in PlaybackThreadEntry() local
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQCameraMjpegDecode.cpp102 int tid; member
DQualcommUsbCamera.cpp2019 pid_t tid = 0; in previewloop() local
2454 pid_t tid = 0; in takePictureThread() local
/hardware/ril/reference-ril/
Datchannel.c575 pthread_t tid; in at_open() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2042 OMX_U32 omx_venc::dev_set_message_thread_id(pthread_t tid) in dev_set_message_thread_id()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2304 OMX_U32 omx_venc::dev_set_message_thread_id(pthread_t tid) in dev_set_message_thread_id()
Domx_swvenc_hevc.cpp1097 OMX_U32 omx_swvenc::dev_set_message_thread_id(pthread_t tid) in dev_set_message_thread_id()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2459 OMX_U32 omx_venc::dev_set_message_thread_id(pthread_t tid) in dev_set_message_thread_id()

12