Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dperformance_analysis.cpp83 bool PerformanceAnalysis::InsertTimeRecord(const TimePair &timePair, uint32_t step) in InsertTimeRecord() function in DistributedDB::PerformanceAnalysis
133 (void)InsertTimeRecord(timePair, step); in StepTimeRecordStart()
150 (void)InsertTimeRecord({0, 0}, step); in StepTimeRecordEnd()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dperformance_analysis.h102 bool InsertTimeRecord(const TimePair &timePair, uint32_t step);