Home
last modified time | relevance | path

Searched refs:thread_id (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/camera/msm8998/QCamera2/util/
Dcamscope_packet_type.cpp255 int32_t thread_id, uint32_t event_name) { in fill_camscope_sw_base() argument
258 scope_struct->thread_id = thread_id; in fill_camscope_sw_base()
281 int32_t thread_id, uint32_t event_name, in fill_camscope_timing() argument
284 timestamp, thread_id, event_name); in fill_camscope_timing()
311 int32_t thread_id, uint32_t event_name, in fill_camscope_in_out_timing() argument
316 timestamp, thread_id, event_name); in fill_camscope_in_out_timing()
380 int32_t thread_id = (int32_t)get_thread_id(); in camscope_sw_base_log() local
385 timestamp, thread_id, event_name); in camscope_sw_base_log()
420 int32_t thread_id = (int32_t)get_thread_id(); in camscope_timing_log() local
425 timestamp, thread_id, event_name, in camscope_timing_log()
[all …]
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_dmn_conn_thread_helper.c321 thelper->thread_id = create_thread_cb("loc_eng_dmn_conn", in loc_eng_dmn_conn_launch_thelper()
324 result = pthread_create(&thelper->thread_id, NULL, in loc_eng_dmn_conn_launch_thelper()
389 result = pthread_join(thelper->thread_id, NULL); in loc_eng_dmn_conn_join_thelper()
Dloc_eng_dmn_conn_thread_helper.h43 pthread_t thread_id; member

12