Home
last modified time | relevance | path

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

/system/extras/perfprofd/binder_interface/aidl/android/os/
DIPerfProfd.aidl44 void stopProfiling(); in stopProfiling() method
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc82 Status stopProfiling() override;
237 Status PerfProfdNativeService::stopProfiling() { in stopProfiling() function in android::perfprofd::binder::__anon88bf2cbb0111::PerfProfdNativeService
305 Status status = stopProfiling(); in shellCommand()