Home
last modified time | relevance | path

Searched refs:CreateCpuCollectionTable (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp148 int32_t CreateCpuCollectionTable(NativeRdb::RdbStore& dbStore) in CreateCpuCollectionTable() function
235 if (auto ret = CreateCpuCollectionTable(rdbStore); ret != NativeRdb::E_OK) { in OnCreate()