Home
last modified time | relevance | path

Searched defs:UnwindData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_local_benchmark.cpp38 struct UnwindData { struct
39 std::shared_ptr<unwindstack::Memory>& processMemory;
40 unwindstack::Maps* maps;
41 bool isFillFrames = false;
H A Dunwind_remote_benchmark.cpp37 struct UnwindData { struct
38 bool isCache = false;
39 bool isFillFrames = false;
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp37 struct UnwindData { struct
38 bool isCache = false;
39 bool isFillFrames = false;
40 bool isFp = false;
H A Dunwind_local_benchmark.cpp38 struct UnwindData { struct
39 std::shared_ptr<Unwinder> unwinder = nullptr;
40 bool isCache = false;
41 bool isFillFrames = false;
42 bool isFp = false;