Home
last modified time | relevance | path

Searched refs:SetRemoveArtFrame (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dreport_utils.h54 void SetRemoveArtFrame(bool enable) { remove_art_frame_ = enable; } in SetRemoveArtFrame() function
H A Dreport_utils_test.cpp156 builder.SetRemoveArtFrame(false); in TEST_F()
H A Dreport_lib_interface.cpp135 callchain_report_builder_.SetRemoveArtFrame(remove_art_frame); in ShowArtFrames()
H A Dcmd_debug_unwind.cpp168 callchain_report_builder_.SetRemoveArtFrame(false); in ProcessFile()
H A Dcmd_report_sample.cpp319 callchain_report_builder_.SetRemoveArtFrame(false); in ParseOptions()