Home
last modified time | relevance | path

Searched refs:isShowSmapsInfo_ (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dmemory_dumper.cpp36 isShowSmapsInfo_ = parameter->GetOpts().isShowSmapsInfo_; in PreExecute()
126 if (!pfn(pid_, dumpDatas_, isShowSmapsInfo_)) { in GetMemSmapsByPid()
/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddumper_opts.cpp65 isShowSmapsInfo_ = false; in Reset()
106 isShowSmapsInfo_ = opts.isShowSmapsInfo_; in operator =()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dmemory_dumper.h40 bool isShowSmapsInfo_ = false; member in OHOS::HiviewDFX::MemoryDumper
/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Ddumper_opts.h46 bool isShowSmapsInfo_; member
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp496 opts_.isShowSmapsInfo_ = true; in ParseShortCmdOption()
873 "IS_SHOW_SMAPS_INFO", opts_.isShowSmapsInfo_, in ReportCmdUsage()
899 if (opt.isShowSmapsInfo_) { in CheckDumpPermission()

Completed in 3 milliseconds