Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofd_threaded_handler.h66 void StopProfiling() { in StopProfiling() function
129 bool StopProfiling(std::string* error_msg) { in StopProfiling() function
/system/extras/simpleperf/
DInplaceSamplerClient.cpp125 bool InplaceSamplerClient::StopProfiling(IOEventLoop& loop, in StopProfiling() function in InplaceSamplerClient