Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 25 of 41) sorted by relevance

12

/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A Dcamscope_packet_type.cpp255 int32_t thread_id, uint32_t event_name) { in fill_camscope_sw_base()
281 int32_t thread_id, uint32_t event_name, in fill_camscope_timing()
311 int32_t thread_id, uint32_t event_name, in fill_camscope_in_out_timing()
380 int32_t thread_id = (int32_t)get_thread_id(); in camscope_sw_base_log() local
420 int32_t thread_id = (int32_t)get_thread_id(); in camscope_timing_log() local
463 int32_t thread_id = (int32_t)get_thread_id(); in camscope_in_out_timing_log() local
/aosp12/system/extras/memory_replay/tests/
H A DThreadTest.cpp54 pthread_t thread_id; in TEST() local
82 pthread_t thread_id; in TEST() local
/aosp12/frameworks/base/core/proto/android/os/
H A Dlooper.proto30 optional int64 thread_id = 2; field
/aosp12/bionic/libc/bionic/
H A Dpthread_internal.cpp86 pid_t __pthread_internal_gettid(pthread_t thread_id, const char* caller) { in __pthread_internal_gettid()
91 pthread_internal_t* __pthread_internal_find(pthread_t thread_id, const char* caller) { in __pthread_internal_find()
/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.proto23 optional int32 thread_id = 2; field
115 optional uint32 thread_id = 1; field
/aosp12/art/runtime/
H A Djava_frame_root_info.h49 JavaFrameRootInfo(uint32_t thread_id, const StackVisitor* stack_visitor, size_t vreg) in JavaFrameRootInfo()
H A Dmonitor.cc1107 uint32_t thread_id = self->GetThreadId(); in MonitorEnter() local
1225 uint32_t thread_id = self->GetThreadId(); in MonitorExit() local
1297 uint32_t thread_id = self->GetThreadId(); in Wait() local
1332 uint32_t thread_id = self->GetThreadId(); in DoNotify() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dgwp_asan.cpp227 uint64_t thread_id = __gwp_asan_get_deallocation_thread_id(responsible_allocation_); in DumpDeallocationTrace() local
254 uint64_t thread_id = __gwp_asan_get_allocation_thread_id(responsible_allocation_); in DumpAllocationTrace() local
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/aosp12/system/nfc/src/gki/ulinux/
H A Dgki_int.h33 pthread_t thread_id[GKI_MAX_TASKS]; member
H A Dgki_ulinux.cc87 pthread_t thread_id = pthread_self(); in gki_task_entry() local
779 pthread_t thread_id = pthread_self(); in GKI_get_taskid() local
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp163 int thread_id = 0; member
535 const std::shared_ptr<BenchmarkService>& local_service) { in ServiceCommand()
615 std::promise<BenchmarkResult> result, std::promise<void> ready) { in ClientCommand()
/aosp12/system/bt/btif/src/
H A Dbtif_sock_thread.cc91 std::optional<pthread_t> thread_id; member
107 pthread_t* thread_id) { in create_thread()
/aosp12/bionic/libc/kernel/uapi/misc/
H A Docxl.h54 __u16 thread_id; member

12