Searched refs:SamplingProfilerThreadToken (Results 1 – 23 of 23) sorted by relevance
| /external/cronet/base/profiler/ |
| D | stack_sampling_profiler_unittest.cc | 223 TestProfilerInfo(SamplingProfilerThreadToken thread_token, in TestProfilerInfo() 258 [&](SamplingProfilerThreadToken target_thread_token) { in CaptureSamples() 608 [this](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 658 BindLambdaForTesting([](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 742 [this](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 838 WithTargetThread(BindLambdaForTesting([&, this](SamplingProfilerThreadToken in PROFILER_TEST_F() 875 BindLambdaForTesting([](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 902 [this](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 980 [this](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() 1010 BindLambdaForTesting([](SamplingProfilerThreadToken target_thread_token) { in PROFILER_TEST_F() [all …]
|
| D | sampling_profiler_thread_token.h | 25 struct SamplingProfilerThreadToken { struct 37 BASE_EXPORT SamplingProfilerThreadToken GetSamplingProfilerCurrentThreadToken(); argument
|
| D | stack_sampling_profiler_test_util.h | 45 SamplingProfilerThreadToken thread_token() const { return thread_token_; } in thread_token() 48 SamplingProfilerThreadToken thread_token_ = {0}; 149 using ProfileCallback = OnceCallback<void(SamplingProfilerThreadToken)>;
|
| D | stack_copier_signal_unittest.cc | 51 SamplingProfilerThreadToken GetThreadToken() { in GetThreadToken() 61 SamplingProfilerThreadToken thread_token_; 213 const SamplingProfilerThreadToken thread_token = in TEST()
|
| D | stack_sampling_profiler.h | 105 SamplingProfilerThreadToken thread_token, 209 SamplingProfilerThreadToken thread_token_;
|
| D | sampling_profiler_thread_token.cc | 17 SamplingProfilerThreadToken GetSamplingProfilerCurrentThreadToken() { in GetSamplingProfilerCurrentThreadToken()
|
| D | thread_delegate_posix.h | 23 SamplingProfilerThreadToken thread_token);
|
| D | thread_delegate_posix_unittest.cc | 42 SamplingProfilerThreadToken{GetCurrentProcId(), pthread_t()}); in TEST()
|
| D | stack_sampler_win.cc | 19 SamplingProfilerThreadToken thread_token, in Create()
|
| D | stack_sampler_mac.cc | 31 SamplingProfilerThreadToken thread_token, in Create()
|
| D | stack_sampler_android.cc | 19 SamplingProfilerThreadToken thread_token, in Create()
|
| D | stack_sampler_ios.cc | 37 SamplingProfilerThreadToken thread_token, in Create()
|
| D | suspendable_thread_delegate_mac.h | 40 SuspendableThreadDelegateMac(SamplingProfilerThreadToken thread_token);
|
| D | suspendable_thread_delegate_win.h | 43 SamplingProfilerThreadToken thread_token);
|
| D | stack_sampler_posix.cc | 39 SamplingProfilerThreadToken thread_token, in Create()
|
| D | suspendable_thread_delegate_mac.cc | 73 SamplingProfilerThreadToken thread_token) in SuspendableThreadDelegateMac()
|
| D | stack_sampler.h | 47 SamplingProfilerThreadToken thread_token,
|
| D | thread_delegate_posix.cc | 23 SamplingProfilerThreadToken thread_token) { in Create()
|
| D | suspendable_thread_delegate_win.cc | 186 SamplingProfilerThreadToken thread_token) in SuspendableThreadDelegateWin()
|
| D | libunwindstack_unwinder_android_unittest.cc | 46 [&](SamplingProfilerThreadToken target_thread_token) { in CaptureScenario()
|
| D | stack_sampling_profiler_test_util.cc | 325 [&](SamplingProfilerThreadToken target_thread_token) { in SampleScenario()
|
| D | native_unwinder_android_unittest.cc | 113 [&](SamplingProfilerThreadToken target_thread_token) { in CaptureScenario()
|
| D | stack_sampling_profiler.cc | 833 SamplingProfilerThreadToken thread_token, in StackSamplingProfiler()
|