Searched refs:COLUMN_END_TIME (Results 1 – 1 of 1) sorted by relevance
42 const std::string COLUMN_END_TIME = "end_time"; variable161 {COLUMN_END_TIME, SqlUtil::COLUMN_TYPE_INT}, in CreateCpuCollectionTable()189 {COLUMN_END_TIME, SqlUtil::COLUMN_TYPE_INT}, in CreateThreadCpuCollectionTable()321 bucket.PutLong(COLUMN_END_TIME, static_cast<int64_t>(cpuCollectionInfo.endTime)); in StoreProcessData()339 bucket.PutLong(COLUMN_END_TIME, static_cast<int64_t>(cpuCollection.endTime)); in StoreThreadData()