Home
last modified time | relevance | path

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

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