Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
Dunwind_local_benchmark.cpp33 struct UnwindData { struct
35 ~UnwindData() in ~UnwindData() argument
41 unw_addr_space_t as = nullptr;
42 bool isFillFrames = false;
Dunwind_remote_benchmark.cpp33 struct UnwindData { struct
34 bool isFillFrames = false;
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dunwind_local_benchmark.cpp38 struct UnwindData { struct
39 std::shared_ptr<unwindstack::Memory>& processMemory;
40 unwindstack::Maps* maps;
41 bool isFillFrames = false;
Dunwind_remote_benchmark.cpp37 struct UnwindData { struct
38 bool isCache = false;
39 bool isFillFrames = false;
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
Dunwind_remote_benchmark.cpp37 struct UnwindData { struct
38 bool isCache = false;
39 bool isFillFrames = false;
40 bool isFp = false;
Dunwind_local_benchmark.cpp37 struct UnwindData { struct
38 std::shared_ptr<Unwinder> unwinder = nullptr;