Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_sample.proto23 optional int32 thread_id = 2; field
78 optional uint32 thread_id = 1; field
Dcmd_trace_sched.cpp57 pid_t thread_id = 0; member
Devent_selection_set.cpp64 std::atomic<pid_t> thread_id(0); in IsDumpingRegsForTracepointEventsSupported() local
/system/extras/memory_replay/tests/
DThreadTest.cpp54 pthread_t thread_id; in TEST() local
82 pthread_t thread_id; in TEST() local
/system/nfc/src/gki/ulinux/
Dgki_int.h33 pthread_t thread_id[GKI_MAX_TASKS]; member
Dgki_ulinux.cc87 pthread_t thread_id = pthread_self(); in gki_task_entry() local
783 pthread_t thread_id = pthread_self(); in GKI_get_taskid() local
/system/bt/btif/src/
Dbtif_sock_thread.cc90 pthread_t thread_id; member
106 pthread_t* thread_id) { in create_thread()
Dbtif_hl.cc4602 pthread_t thread_id = -1; in create_thread() local
/system/bt/btif/co/
Dbta_hh_co.cc190 pthread_t thread_id = -1; in create_thread() local
/system/bt/common/
Dmessage_loop_thread_unittest.cc156 base::PlatformThreadId thread_id = message_loop_thread.GetThreadId(); in TEST_F() local