HomeSort by relevance Sort by last modified time
    Searched refs:GetHitModules (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
record_file.h 50 bool GetHitModules(std::vector<std::string>* hit_kernel_modules,
cmd_record.cpp 323 if (!record_file_writer_->GetHitModules(&hit_kernel_modules, &hit_user_files)) {
record_file.cpp 188 bool RecordFileWriter::GetHitModules(std::vector<std::string>* hit_kernel_modules,

Completed in 543 milliseconds