Home
last modified time | relevance | path

Searched defs:tid_ (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/extras/memory_replay/
H A DThread.h51 pid_t tid_ = 0; variable
/aosp12/system/unwinding/libunwindstack/
H A DThreadEntry.h64 pid_t tid_; variable
/aosp12/system/unwinding/libbacktrace/
H A DThreadEntry.h57 pid_t tid_; variable
/aosp12/system/logging/logd/
H A DLogBufferElement.h67 const uint32_t tid_; variable
H A DSerializedLogEntry.h95 const uint32_t tid_; variable
/aosp12/system/extras/simpleperf/
H A Devent_fd.h134 pid_t tid_; variable
/aosp12/system/unwinding/libbacktrace/include/backtrace/
H A DBacktrace.h201 pid_t tid_; variable
/aosp12/art/runtime/
H A Dthread.cc4116 const uint32_t tid_; member in art::RootCallbackVisitor