Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_local_benchmark.cpp40 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 Dunwind_remote_benchmark.cpp146 unwindstack::RemoteMaps maps(pid); in Run() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Delf_benchmark.cpp29 auto maps = dfxMaps->GetMaps(); in InitializeBuildId() local
H A Dmaps_benchmark.cpp66 std::vector<std::shared_ptr<DfxMap>> maps {}; in BenchmarkMapsCreateMapIndex() local
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.cpp89 const std::shared_ptr<DfxMaps>& maps = unwinder_->GetMaps(); in GetSubmitterStack() local
137 std::shared_ptr<DfxMaps> maps = unwinder_->GetMaps(); in UnwindThreadFallback() local
H A Dprinter.cpp119 std::shared_ptr<DfxMaps> maps = unwinder->GetMaps(); in PrintReason() local
148 void Printer::PrintProcessMapsByConfig(std::shared_ptr<DfxMaps> maps) in PrintProcessMapsByConfig()
H A Ddfx_fault_stack.cpp211 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 Dthread_sampler.h53 DfxMaps* maps; member
H A Dsample_stack_printer.h47 …SampleStackPrinter(std::shared_ptr<Unwinder> unwinder, std::shared_ptr<DfxMaps> maps) : unwinder_(… in SampleStackPrinter()
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dinstr_statistic_test.cpp68 auto maps = DfxMaps::Create(pid); variable
H A Dunwinder_pac_test.cpp61 auto maps = DfxMaps::Create(pid); variable
H A Dunwinder_test.cpp299 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 Dmaps_test.cpp178 auto maps = dfxMaps->GetMaps(); variable
H A Dmemory_test.cpp491 auto maps = DfxMaps::Create(pid); variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp104 auto maps = DfxMaps::Create(childPid); variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dmedia_utils.cpp111 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h53 PidHandle *maps; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwind_context.h70 std::shared_ptr<DfxMaps> maps = nullptr; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp80 bool DfxMaps::Create(const pid_t pid, std::vector<std::shared_ptr<DfxMap>>& maps, std::vector<int>&… in Create()
H A Dunwinder.cpp430 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 Dmedia_utils.cpp246 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp834 const static std::array<StateString, 9> maps = { // array size in StringnessPlayerState() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp173 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 Djsi_base_utils.cpp949 std::string maps; in GetStageSourceMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp995 std::string maps; in GetStageSourceMap() local

12