Searched refs:COLUMN_THREAD_CNT (Results 1 – 1 of 1) sorted by relevance
50 const std::string COLUMN_THREAD_CNT = "thread_cnt"; variable167 {COLUMN_THREAD_CNT, SqlUtil::COLUMN_TYPE_INT}, in CreateCpuCollectionTable()327 bucket.PutInt(COLUMN_THREAD_CNT, cpuCollectionInfo.threadCount); in StoreProcessData()