Searched refs:EnableDump (Results 1 – 4 of 4) sorted by relevance
69 virtual void EnableDump(const ETMDumpOption& option) = 0;
249 etm_decoder_->EnableDump(etm_dump_option_); in ProcessRecord()
350 etm_decoder_->EnableDump(etm_dump_option_); in ProcessRecord()
652 void EnableDump(const ETMDumpOption& option) override { in EnableDump() function in simpleperf::__anon57c802930111::ETMDecoderImpl