Home
last modified time | relevance | path

Searched defs:frame_info (Results 1 – 5 of 5) sorted by relevance

/system/unwinding/libunwindstack/tests/
DUnwindOfflineTest.cpp221 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
261 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
282 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
325 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
627 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
979 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
1008 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
1036 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
1074 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
1187 std::string frame_info(DumpFrames(unwinder)); in TEST_F() local
[all …]
DLocalUnwinderTest.cpp54 const std::vector<LocalFrameData>& frame_info) { in ErrorMsg()
91 std::vector<LocalFrameData> frame_info; in LocalInnerFunction() local
188 std::vector<LocalFrameData> frame_info; in TEST_F() local
DTestLocal.cpp24 std::vector<unwindstack::LocalFrameData>* frame_info = in TestlibLevel4() local
/system/unwinding/libunwindstack/
DLocalUnwinder.cpp70 bool LocalUnwinder::Unwind(std::vector<LocalFrameData>* frame_info, size_t max_frames) { in Unwind()
/system/unwinding/libunwindstack/benchmarks/
Dlocal_unwind_benchmarks.cpp80 std::vector<unwindstack::LocalFrameData> frame_info; in LocalUnwind() local