Home
last modified time | relevance | path

Searched refs:GetMapsSize (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dmaps_benchmark.cpp40 DFXLOGU("%{public}s:: maps.size: %{public}zu", __func__, dfxMaps->GetMapsSize()); in BenchmarkMapsCreateAll()
54 DFXLOGU("%{public}s:: maps.size: %{public}zu", __func__, dfxMaps->GetMapsSize()); in BenchmarkMapsCreateOnlyExec()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_maps.h49 size_t GetMapsSize() const { return maps_.size(); } in GetMapsSize() function in OHOS::HiviewDFX::DfxMaps
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp142 size_t mapsSize = GetMapsSize(); in Parse()

Completed in 2 milliseconds