Home
last modified time | relevance | path

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

/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp204 void ProfileSessionImpl::StartRecording(const std::vector<std::string>& args) { in StartRecording() function in simpleperf::ProfileSessionImpl
510 void ProfileSession::StartRecording(const RecordOptions& options) { in StartRecording() function in simpleperf::ProfileSession
514 void ProfileSession::StartRecording(const std::vector<std::string>& record_args) { in StartRecording() function in simpleperf::ProfileSession