Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report_sample.proto22 optional int32 thread_id = 2; field
114 optional uint32 thread_id = 1; field
137 optional uint32 thread_id = 3; field
Dcmd_trace_sched.cpp58 pid_t thread_id = 0; member
Devent_selection_set.cpp81 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