Searched refs:SendCmd (Results 1 – 1 of 1) sorted by relevance
174 void SendCmd(const std::string& cmd);228 SendCmd("pause"); in PauseRecording()237 SendCmd("resume"); in ResumeRecording()261 void ProfileSessionImpl::SendCmd(const std::string& cmd) { in SendCmd() function in simpleperf::ProfileSessionImpl