Home
last modified time | relevance | path

Searched full:max_total_size (Results 1 – 3 of 3) sorted by relevance

/base/security/huks/services/huks_standard/huks_engine/main/core/include/
Dhks_core_service_three_stage.h27 #define MAX_TOTAL_SIZE (1024 * 1024) macro
/base/hiviewdfx/hiview/hisysevent/
Dhiviewdfx.yaml59 MAX_TOTAL_SIZE: {type: UINT32, desc: maximum total size}
/base/hiviewdfx/hiview/plugins/sysevent_source/
Dplatform_monitor.cpp227 "MAX_TOTAL_COUNT", perfMeasure.maxTotalCount, "MAX_TOTAL_SIZE", perfMeasure.maxTotalSize, in ReportProfile()