Home
last modified time | relevance | path

Searched defs:RunRecordCmd (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dprofcollect.cpp84 bool RunRecordCmd(const char** args, int arg_count) { in RunRecordCmd() function
Dcmd_record_test.cpp67 static bool RunRecordCmd(std::vector<std::string> v, const char* output_file = nullptr) { in RunRecordCmd() function