Home
last modified time | relevance | path

Searched refs:GetThreshold (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/control/
H A Ddaily_controller.cpp49 int32_t threshold = GetThreshold(cacheKey, event->eventType_); in CheckThreshold()
117 int32_t DailyController::GetThreshold(const CacheKey& cachekey, int32_t type) in GetThreshold() function in OHOS::HiviewDFX::DailyController
122 int32_t threshold = config_->GetThreshold(cachekey.first, cachekey.second, type); in GetThreshold()
/base/hiviewdfx/hiview/plugins/sysevent_source/control/include/
H A Ddaily_controller.h43 int32_t GetThreshold(const CacheKey& cachekey, int32_t type);
/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/include/
H A Ddaily_config.h39 int32_t GetThreshold(const std::string& domain, const std::string name, int32_t type) const;
/base/hiviewdfx/hiview/plugins/sysevent_source/control/config/
H A Ddaily_config.cpp145 int32_t DailyConfig::GetThreshold(const std::string& domain, const std::string name, int32_t type) const in GetThreshold() function in OHOS::HiviewDFX::DailyConfig

Completed in 1 milliseconds