Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp47 const std::string COLUMN_PROC_STATE = "proc_state"; member
163 {COLUMN_PROC_STATE, SqlUtil::COLUMN_TYPE_INT}, in CreateCpuCollectionTable()
323 bucket.PutInt(COLUMN_PROC_STATE, GetPowerProcessStateInCollectionPeriod(cpuCollectionInfo, memCgProcs)); in StoreProcessData()

Completed in 2 milliseconds