/external/bcc/tools/ |
D | sofdsnoop_example.txt | 6 ACTION TID COMM SOCKET FD NAME 13 on separate line together with process info (TID/COMM columns), 33 TIME(s) ACTION TID COMM SOCKET FD NAME 43 TIME(s) ACTION TID COMM SOCKET FD NAME 50 usage: sofdsnoop.py [-h] [-T] [-p PID] [-t TID] [-n NAME] [-d DURATION] 58 -t TID, --tid TID trace this TID only 67 ./sofdsnoop -t 123 # only trace TID 123
|
D | shmsnoop_example.txt | 47 usage: shmsnoop.py [-h] [-T] [-p PID] [-t TID] [-d DURATION] [-n NAME] 55 -t TID, --tid TID trace this TID only 64 ./shmsnoop -t 123 # only trace TID 123
|
D | trace_example.txt | 74 PID TID COMM FUNC - 128 TIME CPU PID TID COMM FUNC - 160 PID TID COMM FUNC - 181 PID TID COMM FUNC - 186 PID TID COMM FUNC - 238 PID TID COMM FUNC - 252 usage: trace [-h] [-b BUFFER_PAGES] [-p PID] [-L TID] [-v] [-Z STRING_SIZE] 267 -L TID, --tid TID id of the thread to trace (optional)
|
D | opensnoop_example.txt | 188 usage: opensnoop [-h] [-T] [-x] [-p PID] [-t TID] [-d DURATION] [-n NAME] 199 -t TID, --tid TID trace this TID only 215 ./opensnoop -t 123 # only trace TID 123
|
D | mountsnoop_example.txt | 13 COMM PID TID MNT_NS CALL
|
D | tclflow_example.txt | 15 CPU PID TID TIME(us) METHOD 39 CPU PID TID TIME(us) METHOD
|
/external/llvm-project/clang-tools-extra/clangd/support/ |
D | Trace.cpp | 81 uint64_t TID = llvm::get_threadid(), double Timestamp = 0) { in jsonEvent() argument 83 Contents["tid"] = int64_t(TID); in jsonEvent() 93 TID(llvm::get_threadid()), Tracer(Tracer) { in JSONSpan() 103 if (Parent && *Parent && (*Parent)->TID != TID) { in JSONSpan() 116 (*Parent)->TID, (*Parent)->StartTime); in JSONSpan() 123 TID); in JSONSpan() 133 TID, StartTime); in ~JSONSpan() 150 uint64_t TID; member in clang::clangd::trace::__anon9b8c956d0111::JSONTracer::JSONSpan 170 uint64_t TID = llvm::get_threadid(); in captureThreadMetadata() local 172 if (ThreadsWithMD.insert(TID).second) { in captureThreadMetadata() [all …]
|
/external/elfutils/tests/ |
D | run-stack-d-test.sh | 79 TID 13654: 89 TID 13654: 100 TID 13654: 109 TID 13654:
|
D | run-stack-demangled-test.sh | 48 TID 13654: 58 TID 13654: 70 TID 13654: 84 TID 13654:
|
D | run-stack-i-test.sh | 46 TID 13654: 60 TID 13654:
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | FDRTraceExpander.cpp | 45 CurrentRecord.TId = TID; in visit() 60 CurrentRecord.TId = TID; in visit() 75 CurrentRecord.TId = TID; in visit() 98 TID = R.tid(); in visit() 118 CurrentRecord.TId = TID; in visit()
|
/external/llvm-project/llvm/lib/XRay/ |
D | FDRTraceExpander.cpp | 45 CurrentRecord.TId = TID; in visit() 60 CurrentRecord.TId = TID; in visit() 75 CurrentRecord.TId = TID; in visit() 98 TID = R.tid(); in visit() 118 CurrentRecord.TId = TID; in visit()
|
/external/python/cpython2/Demo/threads/ |
D | sync.py | 496 global TID 497 tid.acquire(); id = TID = TID+1; tid.release() 568 global TID, tid, io, wh, randint, alive 572 TID = 0 # thread ID (1, 2, ...) 598 print 'test passed!', TID, 'threads created in all'
|
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/AMDGPU/ |
D | addressing-modes.ll | 9 ; CHECK-NEXT: [[TID:%.*]] = call i32 @llvm.amdgcn.mbcnt.lo(i32 -1, i32 0) #1 10 ; CHECK-NEXT: [[TMP0:%.*]] = icmp eq i32 [[TID]], 0
|
/external/llvm-project/flang/test/Semantics/ |
D | canondo05.f90 | 32 write (*,100) TID, I, C(I)
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ResourcePriorityQueue.cpp | 436 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in SUSchedulingCost() local 437 if (TID.isCall()) in SUSchedulingCost() 538 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in initNumRegDefsLeft() local 544 NodeNumDefs = std::min(N->getNumValues(), TID.getNumDefs()); in initNumRegDefsLeft()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | ResourcePriorityQueue.cpp | 440 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in SUSchedulingCost() local 441 if (TID.isCall()) in SUSchedulingCost() 542 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in initNumRegDefsLeft() local 548 NodeNumDefs = std::min(N->getNumValues(), TID.getNumDefs()); in initNumRegDefsLeft()
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | cgp-addressing-modes-gfx1030.ll | 12 ; OPT-NEXT: [[TID:%.*]] = call i32 @llvm.amdgcn.mbcnt.lo(i32 -1, i32 0) #3 13 ; OPT-NEXT: [[CMP:%.*]] = icmp eq i32 [[TID]], 0
|
D | cgp-addressing-modes-gfx908.ll | 11 ; OPT-NEXT: [[TID:%.*]] = call i32 @llvm.amdgcn.mbcnt.lo(i32 -1, i32 0) [[ATTR3:#.*]] 12 ; OPT-NEXT: [[CMP:%.*]] = icmp eq i32 [[TID]], 0
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRTraceExpander.h | 27 int32_t TID = 0; variable
|
D | FDRRecords.h | 337 int32_t TID = 0; variable 348 TID(T) {} in NewBufferRecord() 350 int32_t tid() const { return TID; } in tid()
|
/external/llvm-project/llvm/include/llvm/XRay/ |
D | FDRTraceExpander.h | 27 int32_t TID = 0; variable
|
D | FDRRecords.h | 337 int32_t TID = 0; variable 348 TID(T) {} in NewBufferRecord() 350 int32_t tid() const { return TID; } in tid()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ResourcePriorityQueue.cpp | 448 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in SUSchedulingCost() local 449 if (TID.isCall()) in SUSchedulingCost() 551 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in initNumRegDefsLeft() local 557 NodeNumDefs = std::min(N->getNumValues(), TID.getNumDefs()); in initNumRegDefsLeft()
|
/external/bcc/tools/lib/ |
D | uflow_example.txt | 15 CPU PID TID TIME(us) METHOD 39 CPU PID TID TIME(us) METHOD
|