Home
last modified time | relevance | path

Searched defs:Thread (Results 1 – 9 of 9) sorted by relevance

/system/extras/memory_replay/
DThreads.h24 class Thread; variable
54 friend Thread; variable
DThread.cpp21 Thread::Thread() { in Thread() function in Thread
/system/extras/simpleperf/scripts/
Dgecko_profile_generator.py173 class Thread: class
369 def remove_stack_gaps(max_remove_gap_length: int, thread_map: Dict[int, Thread]) -> None: argument
Dsimpleperf_report_lib.py272 class Thread(ct.Structure): class
/system/extras/simpleperf/scripts/inferno/
Ddata_types.py25 class Thread(object): class
/system/extras/simpleperf/
Dcmd_report_sample.proto129 message Thread { message
Dreport_lib_interface.cpp122 struct Thread { struct
123 int pid;
124 int tid;
125 const char* comm;
/system/core/libutils/
DThreads.cpp644 Thread::Thread(bool canCallJava) in Thread() function in android::Thread
/system/core/debuggerd/proto/
Dtombstone.proto171 message Thread { message