Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DInplaceSamplerClient.h43 bool SendStartProfilingMessage();
DInplaceSamplerClient.cpp81 if (!SendStartProfilingMessage()) { in StartPolling()
98 bool InplaceSamplerClient::SendStartProfilingMessage() { in SendStartProfilingMessage() function in InplaceSamplerClient