Home
last modified time | relevance | path

Searched refs:cmd_arg (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/
H A DRecordReadThread.h165 bool SendCmdToReadThread(Cmd cmd, void* cmd_arg);
H A DRecordReadThread.cpp285 bool RecordReadThread::SendCmdToReadThread(Cmd cmd, void* cmd_arg) { in SendCmdToReadThread() argument
289 cmd_arg_ = cmd_arg; in SendCmdToReadThread()