Home
last modified time | relevance | path

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

/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java64 public class ProfileSession { class
85 public ProfileSession(@NonNull String appDataDir) { in ProfileSession() method in ProfileSession
93 public ProfileSession() { in ProfileSession() method in ProfileSession
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp467 ProfileSession::ProfileSession() { in ProfileSession() function in simpleperf::ProfileSession
488 ProfileSession::ProfileSession(const std::string& app_data_dir) in ProfileSession() function in simpleperf::ProfileSession