Home
last modified time | relevance | path

Searched defs:thread_context (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/cronet/base/profiler/
H A Dchrome_unwinder_android_unittest.cc19 RegisterContext thread_context = {}; in TEST() local
35 RegisterContext thread_context = {}; in TEST() local
50 RegisterContext thread_context = {}; in TEST() local
65 RegisterContext thread_context = {}; in TEST() local
79 RegisterContext thread_context = {}; in TEST() local
95 RegisterContext thread_context = {}; in TEST() local
110 RegisterContext thread_context = {}; in TEST() local
125 RegisterContext thread_context = {}; in TEST() local
154 RegisterContext thread_context = {}; in TEST_P() local
182 RegisterContext thread_context = {}; in TEST() local
[all …]
H A Dstack_sampler_unittest.cc73 RegisterContext* thread_context, in CopyStack()
103 RegisterContext* thread_context, in CopyStack()
120 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind()
143 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind()
223 UnwindResult TryUnwind(RegisterContext* thread_context, in TryUnwind()
400 RegisterContext thread_context; in TEST() local
418 RegisterContext thread_context; in TEST() local
436 RegisterContext thread_context; in TEST() local
452 RegisterContext thread_context; in TEST() local
476 RegisterContext thread_context; in TEST() local
[all …]
H A Dlibunwindstack_unwinder_android_unittest.cc55 RegisterContext thread_context; in CaptureScenario() local
88 std::vector<Frame>* sample) { in TEST()
118 std::vector<Frame>* sample) { in TEST()
150 std::vector<Frame>* sample) { in TEST()
186 std::vector<Frame>* sample) { in TEST()
226 std::vector<Frame>* sample) { in TEST()
H A Dnative_unwinder_android_unittest.cc115 RegisterContext thread_context; in CaptureScenario() local
161 std::vector<Frame>* sample) { in TEST()
206 std::vector<Frame>* sample) { in TEST()
252 std::vector<Frame>* sample) { in TEST()
289 std::vector<Frame>* sample) { in TEST()
350 std::vector<Frame>* sample) { in TEST()
415 std::vector<Frame>* sample) { in TEST()
H A Dsuspendable_thread_delegate_mac.cc82 RegisterContext thread_context; in SuspendableThreadDelegateMac() local
99 RegisterContext* thread_context) { in GetThreadContext()
114 RegisterContext* thread_context) { in GetRegistersToRewrite()
H A Dstack_sampler.cc114 RegisterContext thread_context; in RecordStackFrames() local
182 RegisterContext* thread_context, in WalkStackForTesting()
216 RegisterContext* thread_context, in WalkStack()
H A Dnative_unwinder_android.cc79 RegisterContext* thread_context) { in CreateFromRegisterContext()
93 RegisterContext* thread_context) { in CopyToRegisterContext()
171 UnwindResult NativeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind()
H A Dstack_copier_suspend_unittest.cc49 RegisterContext* thread_context = nullptr) in TestSuspendableThreadDelegate()
60 bool GetThreadContext(RegisterContext* thread_context) override { in GetThreadContext()
81 RegisterContext* thread_context) override { in GetRegistersToRewrite()
H A Dlibunwindstack_unwinder_android.cc66 RegisterContext* thread_context) { in CreateFromRegisterContext()
132 RegisterContext* thread_context, in TryUnwind()
H A Dsuspendable_thread_delegate_win.cc207 bool SuspendableThreadDelegateWin::GetThreadContext(CONTEXT* thread_context) { in GetThreadContext()
228 CONTEXT* thread_context) { in GetRegistersToRewrite()
H A Dchrome_unwinder_android.cc86 UnwindResult ChromeUnwinderAndroid::TryUnwind(RegisterContext* thread_context, in TryUnwind()
179 RegisterContext* thread_context) { in ExecuteUnwindInstruction()
H A Dthread_delegate_posix.cc49 RegisterContext* thread_context) { in GetRegistersToRewrite()
H A Dstack_copier_suspend.cc27 RegisterContext* thread_context, in CopyStack()
H A Dnative_unwinder_win.cc23 UnwindResult NativeUnwinderWin::TryUnwind(RegisterContext* thread_context, in TryUnwind()
H A Dframe_pointer_unwinder.cc54 UnwindResult FramePointerUnwinder::TryUnwind(RegisterContext* thread_context, in TryUnwind()
H A Dstack_copier_signal.cc231 RegisterContext* thread_context, in CopyStack()
/aosp_15_r20/external/bcc/tools/
H A Dkvmexit.py269 thread_context = "" variable
273 thread_context = "TID %s" % args.tid variable
276 thread_context = "TIDS %s" % args.tids variable
280 thread_context = "PID %s" % args.pid variable
283 thread_context = "PID %s VCPU %s" % (args.pid, args.vcpu) variable
292 thread_context = "PID %s and its all threads" % args.pid variable
295 thread_context = "all threads" variable
H A Doffcputime.py202 thread_context = "" variable
204 thread_context = "PID %d" % args.tgid variable
207 thread_context = "TID %d" % args.pid variable
210 thread_context = "user threads" variable
213 thread_context = "kernel threads" variable
216 thread_context = "all threads" variable
H A Dprofile.py246 thread_context = "" variable
249 thread_context = "PID %s" % args.pid variable
252 thread_context = "TID %s" % args.tid variable
255 thread_context = "all threads" variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c34 struct thread_context { struct
41 struct thread_context *tc = (struct thread_context *)arg; in thr() argument
/aosp_15_r20/external/bcc/tools/old/
H A Dprofile.py196 thread_context = "" variable
199 thread_context = "PID %s" % args.pid variable
203 thread_context = "all threads" variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dthread_context.hpp31 class thread_context class
/aosp_15_r20/art/runtime/
H A Druntime_common.cc399 UContext thread_context(raw_context); in HandleUnexpectedSignalCommonDump() local
/aosp_15_r20/external/libopenapv/src/
H A Doapv_tpool.c410 thread_ctx_t *thread_context = NULL; in tpool_create_thread() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor_unittest.cc398 TestMinidumpContext thread_context(thread_raw_context); in TEST_F() local

12