Searched refs:perfmgr (Results 1 – 25 of 34) sorted by relevance
12
21 ::android::perfmgr::AdpfConfig makeMockConfig() { in makeMockConfig()22 return ::android::perfmgr::AdpfConfig("REFRESH_60FPS", /* Name */ in makeMockConfig()
23 ::android::perfmgr::AdpfConfig makeMockConfig();
35 mTestConfig = std::make_shared<::android::perfmgr::AdpfConfig>(makeMockConfig()); in SetUp()61 std::shared_ptr<::android::perfmgr::AdpfConfig> mTestConfig;
181 mTestConfig = std::make_shared<::android::perfmgr::AdpfConfig>(makeMockConfig()); in SetUp()199 std::shared_ptr<::android::perfmgr::AdpfConfig> mTestConfig;
28 namespace perfmgr { namespace87 android::perfmgr::HintManager *hm = android::perfmgr::HintManager::GetFromJSON(json_file); in execConfig()169 if (android::perfmgr::NodeVerifier::VerifyNodes(config_path)) { in main()
38 MOCK_METHOD(std::shared_ptr<::android::perfmgr::AdpfConfig>, GetAdpfProfile, (), (const));41 MOCK_METHOD(::android::perfmgr::HintStats, GetHintStats, (const std::string &hint_type),
27 namespace perfmgr {
26 namespace perfmgr {
29 namespace perfmgr {
31 namespace perfmgr {
23 namespace perfmgr {
37 namespace perfmgr {
28 namespace perfmgr { namespace
27 namespace perfmgr { namespace
30 namespace perfmgr { namespace
31 namespace perfmgr { namespace
36 using ::android::perfmgr::HintManager;
40 using ::android::perfmgr::HintManager;
52 template <class HintManagerT = ::android::perfmgr::HintManager,
132 auto const path = ::android::perfmgr::HintManager::GetInstance()->gpu_sysfs_config_path(); in createGpuCapacityNode()
42 template <class HintManagerT = ::android::perfmgr::HintManager>
25 namespace perfmgr { namespace