/external/bcc/tools/ |
D | kvmexit.py | 269 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
|
D | offcputime.py | 202 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
|
D | profile.py | 246 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/ |
D | chrome_unwinder_android_32_unittest.cc | 24 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 …]
|
D | stack_sampler_unittest.cc | 89 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 …]
|
D | suspendable_thread_delegate_mac.cc | 87 RegisterContext thread_context; in SuspendableThreadDelegateMac() local 104 RegisterContext* thread_context) { in GetThreadContext() 119 RegisterContext* thread_context) { in GetRegistersToRewrite()
|
D | libunwindstack_unwinder_android_unittest.cc | 57 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()
|
D | stack_copier_suspend.cc | 27 RegisterContext* thread_context, in CopyStack() 80 RegisterContext* thread_context) { in GetRegistersToRewrite()
|
D | stack_sampler.cc | 188 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()
|
D | native_unwinder_android_unittest.cc | 122 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()
|
D | native_unwinder_android.cc | 66 RegisterContext* thread_context) { in CreateFromRegisterContext() 79 RegisterContext* thread_context) { in CopyToRegisterContext() 157 RegisterContext* thread_context, in TryUnwind()
|
D | stack_copier_unittest.cc | 32 RegisterContext* thread_context) override { in GetRegistersToRewrite() 39 RegisterContext* thread_context, in CopyStack() 269 RegisterContext thread_context; in TEST() local
|
/external/cronet/stable/base/profiler/ |
D | chrome_unwinder_android_32_unittest.cc | 24 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 …]
|
D | stack_sampler_unittest.cc | 89 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 …]
|
D | suspendable_thread_delegate_mac.cc | 87 RegisterContext thread_context; in SuspendableThreadDelegateMac() local 104 RegisterContext* thread_context) { in GetThreadContext() 119 RegisterContext* thread_context) { in GetRegistersToRewrite()
|
D | libunwindstack_unwinder_android_unittest.cc | 57 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()
|
D | stack_copier_suspend.cc | 27 RegisterContext* thread_context, in CopyStack() 80 RegisterContext* thread_context) { in GetRegistersToRewrite()
|
D | stack_sampler.cc | 188 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()
|
D | native_unwinder_android_unittest.cc | 122 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()
|
D | native_unwinder_android.cc | 66 RegisterContext* thread_context) { in CreateFromRegisterContext() 79 RegisterContext* thread_context) { in CopyToRegisterContext() 157 RegisterContext* thread_context, in TryUnwind()
|
D | stack_copier_unittest.cc | 32 RegisterContext* thread_context) override { in GetRegistersToRewrite() 39 RegisterContext* thread_context, in CopyStack() 269 RegisterContext thread_context; in TEST() local
|
D | stack_copier_suspend_unittest.cc | 54 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/ |
D | mmio_warning_test.c | 34 struct thread_context { struct 41 struct thread_context *tc = (struct thread_context *)arg; in thr() argument
|
/external/bcc/tools/old/ |
D | profile.py | 196 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/ |
D | thread_context.hpp | 31 class thread_context class
|