Home
last modified time | relevance | path

Searched defs:unwinders (Results 1 – 17 of 17) sorted by relevance

/external/cronet/tot/base/profiler/
Dstack_unwind_data.cc36 std::vector<UnwinderCapture> unwinders; in GetUnwinderSnapshot() local
45 std::vector<std::unique_ptr<Unwinder>> unwinders) { in Initialize()
Dstack_sampler.cc57 StackCopierDelegate(const std::vector<UnwinderCapture>* unwinders, in StackCopierDelegate()
192 std::vector<UnwinderCapture> unwinders = unwind_data_->GetUnwinderSnapshot(); in RecordStackFrames() local
267 std::unique_ptr<StackBuffer> stack, uintptr_t stack_top) { in RecordStackFrames()
300 std::vector<UnwinderCapture> unwinders) { in WalkStackForTesting()
336 std::vector<UnwinderCapture> unwinders) { in WalkStack()
Dstack_sampler_win.cc27 std::vector<std::unique_ptr<Unwinder>> unwinders; in Create() local
Dstack_sampler_ios.cc25 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampler_mac.cc22 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampler_posix.cc32 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampling_profiler_test_util.cc456 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateCoreUnwindersFactoryForTesting() local
462 [](std::vector<std::unique_ptr<Unwinder>> unwinders) { in CreateCoreUnwindersFactoryForTesting()
Dstack_sampler_unittest.cc287 std::vector<std::unique_ptr<Unwinder>> unwinders; in MakeUnwindersFactory() local
296 std::vector<UnwinderCapture> unwinders; in MakeUnwinderStateVector() local
/external/cronet/stable/base/profiler/
Dstack_unwind_data.cc36 std::vector<UnwinderCapture> unwinders; in GetUnwinderSnapshot() local
45 std::vector<std::unique_ptr<Unwinder>> unwinders) { in Initialize()
Dstack_sampler.cc57 StackCopierDelegate(const std::vector<UnwinderCapture>* unwinders, in StackCopierDelegate()
192 std::vector<UnwinderCapture> unwinders = unwind_data_->GetUnwinderSnapshot(); in RecordStackFrames() local
267 std::unique_ptr<StackBuffer> stack, uintptr_t stack_top) { in RecordStackFrames()
300 std::vector<UnwinderCapture> unwinders) { in WalkStackForTesting()
336 std::vector<UnwinderCapture> unwinders) { in WalkStack()
Dstack_sampler_win.cc27 std::vector<std::unique_ptr<Unwinder>> unwinders; in Create() local
Dstack_sampler_mac.cc22 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampler_ios.cc25 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampler_posix.cc32 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateUnwinders() local
Dstack_sampling_profiler_test_util.cc456 std::vector<std::unique_ptr<Unwinder>> unwinders; in CreateCoreUnwindersFactoryForTesting() local
462 [](std::vector<std::unique_ptr<Unwinder>> unwinders) { in CreateCoreUnwindersFactoryForTesting()
Dstack_sampler_unittest.cc287 std::vector<std::unique_ptr<Unwinder>> unwinders; in MakeUnwindersFactory() local
296 std::vector<UnwinderCapture> unwinders; in MakeUnwinderStateVector() local
/external/grpc-grpc/test/core/end2end/fuzzers/
Dfuzzing_common.cc148 uint8_t* batch_ops, std::vector<std::function<void()>>* unwinders) { in ReadOp()
516 std::vector<std::function<void()>> unwinders; in QueueBatchForActiveCall() local