| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | thread.h | 38 class thread { 78 thread(thread &&Other) noexcept in thread() function 88 thread(const thread &) = delete; 95 thread &operator=(thread &&Other) noexcept { 144 thread::id thread::get_id() const noexcept { in get_id() 171 thread() : Thread(std::thread()) {} 172 thread(thread &&Other) noexcept 183 thread(const thread &) = delete; 187 thread &operator=(thread &&Other) noexcept { 227 thread(thread &&other) {} in thread() function [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/plugins/python_os_plugin/ |
| H A D | TestPythonOSPlugin.py | 67 thread.IsValid(), 71 thread.IsValid(), 75 thread.IsValid(), 87 thread.IsValid(), 92 thread.IsValid(), 97 thread.IsValid(), 109 thread.IsValid(), 113 thread.IsValid(), 117 thread.IsValid(), 151 thread.IsValid(), [all …]
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | declspec-thread.cpp | 6 __declspec(thread) int c(); // expected-warning {{only applies to variables}} 7 __declspec(thread) int d; 10 __declspec(thread) int e = foo(); 17 __declspec(thread) HasCtor f; 24 __declspec(thread) HasDtor g; 33 __declspec(thread) HasDefaultedDefaultCtor h; 39 __declspec(thread) HasConstexprCtor i(42); 42 __declspec(thread) int a; // expected-error {{must have global storage}} in foo() 43 static __declspec(thread) int b; in foo() 46 extern __declspec(thread) int fwd_thread_var; [all …]
|
| /llvm-project-15.0.7/lldb/examples/test/tmp/ |
| H A D | lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dsym.txt | 13 com.apple.main-thread < 1> send packet: + 16 com.apple.main-thread < 1> read packet: + 17 com.apple.main-thread < 6> read packet: $OK#9a 18 com.apple.main-thread < 1> send packet: + 20 com.apple.main-thread < 6> read packet: $OK#00 22 com.apple.main-thread < 6> read packet: $OK#00 28 com.apple.main-thread < 6> read packet: $OK#00 33 com.apple.main-thread < 5> send packet: $k#00 42 com.apple.main-thread < 6> read packet: $OK#00 44 com.apple.main-thread < 6> read packet: $OK#00 [all …]
|
| H A D | lldb_log-x86_64-clang-TestBreakpointCommand.BreakpointCommandTestCase.test_with_dwarf.txt | 13 com.apple.main-thread < 1> send packet: + 16 com.apple.main-thread < 1> read packet: + 17 com.apple.main-thread < 6> read packet: $OK#9a 18 com.apple.main-thread < 1> send packet: + 20 com.apple.main-thread < 6> read packet: $OK#00 22 com.apple.main-thread < 6> read packet: $OK#00 28 com.apple.main-thread < 6> read packet: $OK#00 33 com.apple.main-thread < 5> send packet: $k#00 42 com.apple.main-thread < 6> read packet: $OK#00 44 com.apple.main-thread < 6> read packet: $OK#00 [all …]
|
| /llvm-project-15.0.7/lldb/test/API/lang/c/stepping/ |
| H A D | TestStepAndBreakpoints.py | 70 thread = threads[0] 76 thread.StepOver() 90 thread = threads[0] 93 thread.StepOver() 99 thread = threads[0] 195 thread = threads[0] 199 thread.StepOver() 240 thread = threads[0] 251 thread = threads[0] 263 thread = threads[0] [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-xray/X86/Inputs/ |
| H A D | graph-diff-B.yaml | 9 - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-enter, tsc: 10000 } 10 - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-exit, tsc: 10090 } 11 - { type: 0, func-id: 2, cpu: 1, thread: 111, kind: function-enter, tsc: 10100 } 12 - { type: 0, func-id: 2, cpu: 1, thread: 111, kind: function-exit, tsc: 10180 } 13 - { type: 0, func-id: 3, cpu: 1, thread: 111, kind: function-enter, tsc: 10200 } 14 - { type: 0, func-id: 3, cpu: 1, thread: 111, kind: function-exit, tsc: 10270 } 15 - { type: 0, func-id: 4, cpu: 1, thread: 111, kind: function-enter, tsc: 10300 } 16 - { type: 0, func-id: 4, cpu: 1, thread: 111, kind: function-exit, tsc: 10360 } 17 - { type: 0, func-id: 5, cpu: 1, thread: 111, kind: function-enter, tsc: 10400 } 18 - { type: 0, func-id: 5, cpu: 1, thread: 111, kind: function-exit, tsc: 10450 } [all …]
|
| H A D | graph-diff-A.yaml | 9 - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-enter, tsc: 10000 } 10 - { type: 0, func-id: 1, cpu: 1, thread: 111, kind: function-exit, tsc: 10010 } 11 - { type: 0, func-id: 2, cpu: 1, thread: 111, kind: function-enter, tsc: 10100 } 12 - { type: 0, func-id: 2, cpu: 1, thread: 111, kind: function-exit, tsc: 10120 } 13 - { type: 0, func-id: 3, cpu: 1, thread: 111, kind: function-enter, tsc: 10200 } 14 - { type: 0, func-id: 3, cpu: 1, thread: 111, kind: function-exit, tsc: 10230 } 15 - { type: 0, func-id: 4, cpu: 1, thread: 111, kind: function-enter, tsc: 10300 } 16 - { type: 0, func-id: 4, cpu: 1, thread: 111, kind: function-exit, tsc: 10340 } 17 - { type: 0, func-id: 5, cpu: 1, thread: 111, kind: function-enter, tsc: 10400 } 18 - { type: 0, func-id: 5, cpu: 1, thread: 111, kind: function-exit, tsc: 10450 } [all …]
|
| /llvm-project-15.0.7/lldb/test/API/python_api/thread/ |
| H A D | TestThreadAPI.py | 89 thread.IsValid(), 115 thread.IsValid(), 173 thread.StepOut() 201 thread.IsValid(), 208 thread.StepOver() 209 thread.StepOver() 210 thread.StepOver() 247 thread.IsValid(), 265 thread.StepOver() 266 thread.StepOver() [all …]
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | thread | 20 class thread 30 thread(const thread&) = delete; 31 thread(thread&& t) noexcept; 33 thread& operator=(const thread&) = delete; 34 thread& operator=(thread&& t) noexcept; 47 void swap(thread& x, thread& y) noexcept; 55 bool operator==(thread::id x, thread::id y) noexcept; 228 thread(const thread&); 229 thread& operator=(const thread&); 302 thread::thread(_Fp&& __f, _Args&&... __args) [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/postmortem/netbsd-core/ |
| H A D | TestNetBSDCore.py | 101 thread = process.GetSelectedThread() 102 thread.StepOut() 119 frame = thread.GetFrameAtIndex(i) 150 thread = process.GetSelectedThread() 151 self.assertTrue(thread) 174 thread = process.GetSelectedThread() 175 self.assertTrue(thread) 184 thread = process.GetThreadByID(1) 204 thread = process.GetSelectedThread() 205 self.assertTrue(thread) [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/thread/state/ |
| H A D | TestThreadStates.py | 91 thread.IsStopped(), 139 thread.IsStopped(), 142 thread.IsSuspended(), 178 thread.IsStopped(), 181 thread.IsSuspended(), 260 thread.IsStopped(), 273 thread.IsStopped(), 276 thread.IsSuspended(), 289 thread.IsStopped(), 299 thread.IsStopped(), [all …]
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_taskdeps.h | 33 __kmp_fast_free(thread, node); in __kmp_node_deref() 35 __kmp_thread_free(thread, node); in __kmp_node_deref() 47 __kmp_node_deref(thread, list->node); in __kmp_depnode_list_free() 49 __kmp_fast_free(thread, list); in __kmp_depnode_list_free() 51 __kmp_thread_free(thread, list); in __kmp_depnode_list_free() 71 __kmp_fast_free(thread, entry); in __kmp_dephash_free_entries() 86 __kmp_fast_free(thread, h); in __kmp_dephash_free() 88 __kmp_thread_free(thread, h); in __kmp_dephash_free() 174 __kmp_fast_free(thread, p); in __kmp_release_deps() 176 __kmp_thread_free(thread, p); in __kmp_release_deps() [all …]
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/objc-stepping/ |
| H A D | TestObjCStepping.py | 88 thread = threads[0] 104 thread.StepInto() 112 thread.StepInto() 125 thread = threads[0] 126 thread.StepInto() 139 thread.StepInto() 166 thread.StepInto() 174 thread.StepInto() 188 thread.StepInto() 201 thread.StepInto() [all …]
|
| /llvm-project-15.0.7/lldb/test/API/lang/cpp/std-function-step-into-callable/ |
| H A D | TestStdFunctionStepIntoCallable.py | 37 (target, process, thread, bkpt) = lldbutil.run_to_source_breakpoint( 40 thread.StepInto() 41 …self.assertEqual( thread.GetFrameAtIndex(0).GetLineEntry().GetLine(), self.source_main_invoking_f1… 44 thread.StepInto() 45 … self.assertEqual( thread.GetFrameAtIndex(0).GetLineEntry().GetLine(), self.source_foo_line ) ; 49 thread.StepInto() 50 …self.assertEqual( thread.GetFrameAtIndex(0).GetLineEntry().GetLine(), self.source_lambda_f2_line )… 54 thread.StepInto() 55 …self.assertEqual( thread.GetFrameAtIndex(0).GetLineEntry().GetLine(), self.source_lambda_f3_line )… 66 thread.StepInto() [all …]
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | generic_loop_messages.cpp | 10 #pragma omp loop bind(thread) in foo() 19 #pragma omp loop bind(thread) in foo() 28 #pragma omp loop bind(thread) in foo() 39 #pragma omp loop bind(thread) in foo() 46 #pragma omp loop bind(thread) in foo() 53 #pragma omp loop bind(thread) in foo() 61 #pragma omp loop bind(thread) bind(thread) in foo() 83 #pragma omp loop collapse(2) bind(thread) in foo() 96 #pragma omp loop order(foo) bind(thread) in foo() 113 #pragma omp loop lastprivate(z) bind(thread) in foo() [all …]
|
| H A D | teams_generic_loop_messages.cpp | 10 #pragma omp teams loop bind(thread) in foo() 19 #pragma omp teams loop bind(thread) in foo() 28 #pragma omp teams loop bind(thread) in foo() 39 #pragma omp teams loop bind(thread) in foo() 46 #pragma omp teams loop bind(thread) in foo() 53 #pragma omp teams loop bind(thread) in foo() 61 #pragma omp teams loop bind(thread) bind(thread) in foo() 75 #pragma omp teams loop collapse(2) bind(thread) in foo() 88 #pragma omp teams loop order(foo) bind(thread) in foo() 105 #pragma omp teams loop lastprivate(z) bind(thread) in foo() [all …]
|
| H A D | parallel_generic_loop_messages.cpp | 10 #pragma omp parallel loop bind(thread) in foo() 19 #pragma omp parallel loop bind(thread) in foo() 28 #pragma omp parallel loop bind(thread) in foo() 39 #pragma omp parallel loop bind(thread) in foo() 46 #pragma omp parallel loop bind(thread) in foo() 53 #pragma omp parallel loop bind(thread) in foo() 61 #pragma omp parallel loop bind(thread) bind(thread) in foo() 74 #pragma omp parallel loop collapse(2) bind(thread) in foo() 87 #pragma omp parallel loop order(foo) bind(thread) in foo() 104 #pragma omp parallel loop lastprivate(z) bind(thread) in foo() [all …]
|
| H A D | target_teams_generic_loop_messages.cpp | 10 #pragma omp target teams loop bind(thread) in foo() 19 #pragma omp target teams loop bind(thread) in foo() 28 #pragma omp target teams loop bind(thread) in foo() 39 #pragma omp target teams loop bind(thread) in foo() 46 #pragma omp target teams loop bind(thread) in foo() 53 #pragma omp target teams loop bind(thread) in foo() 61 #pragma omp target teams loop bind(thread) bind(thread) in foo() 74 #pragma omp target teams loop collapse(2) bind(thread) in foo() 87 #pragma omp target teams loop order(foo) bind(thread) in foo() 104 #pragma omp target teams loop lastprivate(z) bind(thread) in foo() [all …]
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/ |
| H A D | NativeProcessLinux.cpp | 328 ThreadWasCreated(thread); in NativeProcessLinux() 480 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorCallback() 541 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP() 624 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP() 660 MonitorTrace(thread); in MonitorSIGTRAP() 697 ResumeThread(thread, thread.GetState(), LLDB_INVALID_SIGNAL_NUMBER); in MonitorSIGTRAP() 769 thread.GetID()); in MonitorSignal() 803 Status error = ResumeThread(thread, thread.GetState(), 0); in MonitorSignal() 823 ResumeThread(thread, thread.GetState(), signo); in MonitorSignal() 1723 return thread; in AddThread() [all …]
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/tail_call_frames/thread_step_out_or_return/ |
| H A D | TestSteppingOutWithArtificialFrames.py | 44 thread = threads[0] 52 return thread 57 thread = self.prepare_thread() 61 thread.StepOut() 62 frame2 = thread.GetSelectedFrame() 67 thread.StepOut() 68 frame4 = thread.GetSelectedFrame() 75 thread = self.prepare_thread() 81 thread.ReturnFromFrame(thread.GetSelectedFrame(), value) 82 frame2 = thread.GetSelectedFrame() [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | incorrect-dom-info.ll | 43 thread-pre-split.preheader: ; preds = %9 44 br i1 undef, label %thread-pre-split._crit_edge, label %.lr.ph21 46 .thread-pre-split.loopexit_crit_edge: ; preds = %19 49 br label %thread-pre-split.loopexit 51 thread-pre-split.loopexit: ; preds = %11, %.thread-pre-split.loopexit_crit_e… 55 …1: ; preds = %26, %thread-pre-split.loopexit, %thread-pre-… 56 …%d.020 = phi i8* [ undef, %26 ], [ %d.1.lcssa, %thread-pre-split.loopexit ], [ undef, %thread-pre-… 57 …%10 = phi i64 [ %28, %26 ], [ undef, %thread-pre-split.loopexit ], [ undef, %thread-pre-split.preh… 66 br i1 undef, label %thread-pre-split.loopexit, label %.lr.ph28 98 thread-pre-split._crit_edge: ; preds = %26, %thread-pre-split.loopexit, %threa… [all …]
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | formatting.rst | 10 thread stopped and where: 14 * thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1 21 (lldb) thread backtrace 22 * thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1 39 There is another thread format used for commands like thread list where the 231 …thread-format (format-string) = "thread #${thread.index}: tid = ${thread.id%tid}{, ${frame.pc}}{ $… 239 thread information: 262 …thread #${thread.index}: tid = ${thread.id}{, ${frame.pc}}{ ${module.file.basename}`${function.nam… 266 thread information is displayed in a context where we only want to show thread 288 return "Thread %s has %d frames\n" % (thread.name, thread.num_frames) [all …]
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | ThreadPlanStepInstruction.cpp | 23 ThreadPlanStepInstruction::ThreadPlanStepInstruction(Thread &thread, in ThreadPlanStepInstruction() argument 40 Thread &thread = GetThread(); in SetUpState() local 41 m_instruction_addr = thread.GetRegisterContext()->GetPC(0); in SetUpState() 42 StackFrameSP start_frame_sp(thread.GetStackFrameAtIndex(0)); in SetUpState() 48 StackFrameSP parent_frame_sp = thread.GetStackFrameAtIndex(1); in SetUpState() 100 Thread &thread = GetThread(); in IsPlanStale() local 104 uint64_t pc = thread.GetRegisterContext()->GetPC(0); in IsPlanStale() 129 Thread &thread = GetThread(); in ShouldStop() local 132 StackFrameSP cur_frame_sp = thread.GetStackFrameAtIndex(0); in ShouldStop() 168 thread.GetFrameWithStackID(m_stack_id); in ShouldStop() [all …]
|
| /llvm-project-15.0.7/lldb/utils/lui/ |
| H A D | lldbutil.py | 303 for thread in process: 690 def get_caller_symbol(thread): argument 714 def get_symbol_names(thread): argument 724 def get_pc_addresses(thread): argument 734 def get_filenames(thread): argument 745 def get_line_numbers(thread): argument 755 def get_module_names(thread): argument 766 def get_stack_frames(thread): argument 796 thread.GetThreadID(), thread.GetName(), thread.GetQueueName()) + desc, file=output) 826 for thread in process: [all …]
|