Home
last modified time | relevance | path

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

12

/external/bcc/tools/
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
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
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
/external/cronet/tot/base/profiler/
Dchrome_unwinder_android_32_unittest.cc24 RegisterContext thread_context = {}; in TEST() local
40 RegisterContext thread_context = {}; in TEST() local
55 RegisterContext thread_context = {}; in TEST() local
70 RegisterContext thread_context = {}; in TEST() local
84 RegisterContext thread_context = {}; in TEST() local
100 RegisterContext thread_context = {}; in TEST() local
115 RegisterContext thread_context = {}; in TEST() local
130 RegisterContext thread_context = {}; in TEST() local
159 RegisterContext thread_context = {}; in TEST_P() local
187 RegisterContext thread_context = {}; in TEST() local
[all …]
Dstack_sampler_unittest.cc89 RegisterContext* thread_context, in CopyStack()
107 RegisterContext* thread_context) override { in GetRegistersToRewrite()
125 RegisterContext* thread_context, in CopyStack()
141 RegisterContext* thread_context) override { in GetRegistersToRewrite()
155 RegisterContext* thread_context, in TryUnwind()
183 RegisterContext* thread_context, in TryUnwind()
264 RegisterContext* thread_context, in TryUnwind()
464 RegisterContext thread_context; in TEST_F() local
481 RegisterContext thread_context; in TEST_F() local
498 RegisterContext thread_context; in TEST_F() local
[all …]
Dsuspendable_thread_delegate_mac.cc87 RegisterContext thread_context; in SuspendableThreadDelegateMac() local
104 RegisterContext* thread_context) { in GetThreadContext()
119 RegisterContext* thread_context) { in GetRegistersToRewrite()
Dlibunwindstack_unwinder_android_unittest.cc57 RegisterContext thread_context; in CaptureScenario() local
92 std::vector<Frame>* sample) { in TEST()
123 std::vector<Frame>* sample) { in TEST()
156 std::vector<Frame>* sample) { in TEST()
193 std::vector<Frame>* sample) { in TEST()
232 std::vector<Frame>* sample) { in TEST()
Dstack_copier_suspend.cc27 RegisterContext* thread_context, in CopyStack()
80 RegisterContext* thread_context) { in GetRegistersToRewrite()
Dstack_sampler.cc188 RegisterContext thread_context; in RecordStackFrames() local
267 std::unique_ptr<StackBuffer> stack, uintptr_t stack_top) { in RecordStackFrames()
298 RegisterContext* thread_context, in WalkStackForTesting()
334 RegisterContext* thread_context, in WalkStack()
Dnative_unwinder_android_unittest.cc122 RegisterContext thread_context; in CaptureScenario() local
163 std::vector<Frame>* sample) { in TEST()
202 std::vector<Frame>* sample) { in TEST()
242 std::vector<Frame>* sample) { in TEST()
279 std::vector<Frame>* sample) { in TEST()
333 std::vector<Frame>* sample) { in TEST()
399 std::vector<Frame>* sample) { in TEST()
Dnative_unwinder_android.cc66 RegisterContext* thread_context) { in CreateFromRegisterContext()
79 RegisterContext* thread_context) { in CopyToRegisterContext()
157 RegisterContext* thread_context, in TryUnwind()
Dstack_copier_unittest.cc32 RegisterContext* thread_context) override { in GetRegistersToRewrite()
39 RegisterContext* thread_context, in CopyStack()
269 RegisterContext thread_context; in TEST() local
/external/cronet/stable/base/profiler/
Dchrome_unwinder_android_32_unittest.cc24 RegisterContext thread_context = {}; in TEST() local
40 RegisterContext thread_context = {}; in TEST() local
55 RegisterContext thread_context = {}; in TEST() local
70 RegisterContext thread_context = {}; in TEST() local
84 RegisterContext thread_context = {}; in TEST() local
100 RegisterContext thread_context = {}; in TEST() local
115 RegisterContext thread_context = {}; in TEST() local
130 RegisterContext thread_context = {}; in TEST() local
159 RegisterContext thread_context = {}; in TEST_P() local
187 RegisterContext thread_context = {}; in TEST() local
[all …]
Dstack_sampler_unittest.cc89 RegisterContext* thread_context, in CopyStack()
107 RegisterContext* thread_context) override { in GetRegistersToRewrite()
125 RegisterContext* thread_context, in CopyStack()
141 RegisterContext* thread_context) override { in GetRegistersToRewrite()
155 RegisterContext* thread_context, in TryUnwind()
183 RegisterContext* thread_context, in TryUnwind()
264 RegisterContext* thread_context, in TryUnwind()
464 RegisterContext thread_context; in TEST_F() local
481 RegisterContext thread_context; in TEST_F() local
498 RegisterContext thread_context; in TEST_F() local
[all …]
Dsuspendable_thread_delegate_mac.cc87 RegisterContext thread_context; in SuspendableThreadDelegateMac() local
104 RegisterContext* thread_context) { in GetThreadContext()
119 RegisterContext* thread_context) { in GetRegistersToRewrite()
Dlibunwindstack_unwinder_android_unittest.cc57 RegisterContext thread_context; in CaptureScenario() local
92 std::vector<Frame>* sample) { in TEST()
123 std::vector<Frame>* sample) { in TEST()
156 std::vector<Frame>* sample) { in TEST()
193 std::vector<Frame>* sample) { in TEST()
232 std::vector<Frame>* sample) { in TEST()
Dstack_copier_suspend.cc27 RegisterContext* thread_context, in CopyStack()
80 RegisterContext* thread_context) { in GetRegistersToRewrite()
Dstack_sampler.cc188 RegisterContext thread_context; in RecordStackFrames() local
267 std::unique_ptr<StackBuffer> stack, uintptr_t stack_top) { in RecordStackFrames()
298 RegisterContext* thread_context, in WalkStackForTesting()
334 RegisterContext* thread_context, in WalkStack()
Dnative_unwinder_android_unittest.cc122 RegisterContext thread_context; in CaptureScenario() local
163 std::vector<Frame>* sample) { in TEST()
202 std::vector<Frame>* sample) { in TEST()
242 std::vector<Frame>* sample) { in TEST()
279 std::vector<Frame>* sample) { in TEST()
333 std::vector<Frame>* sample) { in TEST()
399 std::vector<Frame>* sample) { in TEST()
Dnative_unwinder_android.cc66 RegisterContext* thread_context) { in CreateFromRegisterContext()
79 RegisterContext* thread_context) { in CopyToRegisterContext()
157 RegisterContext* thread_context, in TryUnwind()
Dstack_copier_unittest.cc32 RegisterContext* thread_context) override { in GetRegistersToRewrite()
39 RegisterContext* thread_context, in CopyStack()
269 RegisterContext thread_context; in TEST() local
Dstack_copier_suspend_unittest.cc54 RegisterContext* thread_context = nullptr) in TestSuspendableThreadDelegate()
65 bool GetThreadContext(RegisterContext* thread_context) override { in GetThreadContext()
86 RegisterContext* thread_context) override { in GetRegistersToRewrite()
/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dmmio_warning_test.c34 struct thread_context { struct
41 struct thread_context *tc = (struct thread_context *)arg; in thr() argument
/external/bcc/tools/old/
Dprofile.py196 thread_context = "" variable
199 thread_context = "PID %s" % args.pid variable
203 thread_context = "all threads" variable
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dthread_context.hpp31 class thread_context class

12