Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.h115 class ProfileSessionImpl; variable
H A Dsimpleperf.cpp157 class ProfileSessionImpl { class
159 ProfileSessionImpl(const std::string& app_data_dir) in ProfileSessionImpl() function in simpleperf::ProfileSessionImpl