/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/ |
H A D | unwind_local_benchmark.cpp | 40 unwindstack::Maps* maps; member 110 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocal() local 128 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocalCache() local 146 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocalFrames() local 164 unwindstack::LocalMaps maps; in BenchmarkUnwindStackLocalFramesCache() local
|
H A D | unwind_remote_benchmark.cpp | 146 unwindstack::RemoteMaps maps(pid); in Run() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
H A D | elf_benchmark.cpp | 29 auto maps = dfxMaps->GetMaps(); in InitializeBuildId() local
|
H A D | maps_benchmark.cpp | 66 std::vector<std::shared_ptr<DfxMap>> maps {}; in BenchmarkMapsCreateMapIndex() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_unwind_async_thread.cpp | 89 const std::shared_ptr<DfxMaps>& maps = unwinder_->GetMaps(); in GetSubmitterStack() local 137 std::shared_ptr<DfxMaps> maps = unwinder_->GetMaps(); in UnwindThreadFallback() local
|
H A D | printer.cpp | 119 std::shared_ptr<DfxMaps> maps = unwinder->GetMaps(); in PrintReason() local 148 void Printer::PrintProcessMapsByConfig(std::shared_ptr<DfxMaps> maps) in PrintProcessMapsByConfig()
|
H A D | dfx_fault_stack.cpp | 211 void FaultStack::CollectRegistersBlock(std::shared_ptr<DfxRegs> regs, std::shared_ptr<DfxMaps> maps) in CollectRegistersBlock() 277 bool FaultStack::ParseUnwindStack(std::shared_ptr<DfxMaps> maps, std::vector<DfxFrame>& frames) in ParseUnwindStack()
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/ |
H A D | thread_sampler.h | 53 DfxMaps* maps; member
|
H A D | sample_stack_printer.h | 47 …SampleStackPrinter(std::shared_ptr<Unwinder> unwinder, std::shared_ptr<DfxMaps> maps) : unwinder_(… in SampleStackPrinter()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | instr_statistic_test.cpp | 68 auto maps = DfxMaps::Create(pid); variable
|
H A D | unwinder_pac_test.cpp | 61 auto maps = DfxMaps::Create(pid); variable
|
H A D | unwinder_test.cpp | 299 auto maps = DfxMaps::Create(child); variable 338 auto maps = DfxMaps::Create(getpid()); variable 422 auto maps = DfxMaps::Create(child); variable 453 auto maps = DfxMaps::Create(getpid()); variable 910 std::shared_ptr<DfxMaps> maps = std::make_shared<DfxMaps>(); variable
|
H A D | maps_test.cpp | 178 auto maps = dfxMaps->GetMaps(); variable
|
H A D | memory_test.cpp | 491 auto maps = DfxMaps::Create(pid); variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | fault_stack_test.cpp | 104 auto maps = DfxMaps::Create(childPid); variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | media_utils.cpp | 111 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 53 PidHandle *maps; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
H A D | unwind_context.h | 70 std::shared_ptr<DfxMaps> maps = nullptr; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_maps.cpp | 80 bool DfxMaps::Create(const pid_t pid, std::vector<std::shared_ptr<DfxMap>>& maps, std::vector<int>&… in Create()
|
H A D | unwinder.cpp | 430 bool Unwinder::GetFrameByPc(uintptr_t pc, std::shared_ptr<DfxMaps> maps, DfxFrame& frame) in GetFrameByPc() 1301 bool Unwinder::Impl::GetFrameByPc(uintptr_t pc, std::shared_ptr<DfxMaps> maps, DfxFrame &frame) in GetFrameByPc() 1379 bool Unwinder::GetSymbolByPc(uintptr_t pc, std::shared_ptr<DfxMaps> maps, std::string& funcName, ui… in GetSymbolByPc()
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/ |
H A D | media_utils.cpp | 246 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/lite/ |
H A D | hiplayer_impl.cpp | 834 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | faultlogger.cpp | 173 std::string GetSummaryFromSectionMap(int32_t type, const std::map<std::string, std::string>& maps) in GetSummaryFromSectionMap()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_base_utils.cpp | 949 std::string maps; in GetStageSourceMap() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | frontend_delegate_declarative_ng.cpp | 995 std::string maps; in GetStageSourceMap() local
|