Home
last modified time | relevance | path

Searched defs:performance (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_state_machine.cpp275 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in StartSyncInner() local
346 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in CommitHistorySyncPktRecvCallback() local
375 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in MultiVerDataPktRecvCallback() local
402 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in ValueSlicePktRecvCallback() local
433 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in Finish() local
481 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in OneCommitSyncFinish() local
H A Dvalue_slice_sync.cpp191 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SyncStart() local
247 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in RequestRecvCallback() local
287 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in AckRecvCallback() local
568 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendRequestPacket() local
H A Dmulti_ver_data_sync.cpp190 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SyncStart() local
229 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in RequestRecvCallback() local
618 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendRequestPacket() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_module.cpp44 napi_value performance = nullptr; in CreateDevicePowerMode() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddevice_manager.cpp136 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendLocalDataChanged() local
H A Dcommit_history_sync.cpp234 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SyncStart() local
270 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in RequestRecvCallback() local
647 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendRequestPacket() local
/ohos5.0/build/test/example/
H A Dbuild_example.json34 "performance": { object
H A Dperformance_test.py603 performance = PerformanceAnalyse(cmd, path, report_title, ptyflag) variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp358 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; variable
378 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; variable
400 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_NONE; variable
424 OH_NN_PerformanceMode performance = OH_NN_PERFORMANCE_LOW; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp245 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in StartSyncInner() local
644 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in HandleDataRequestRecv() local
763 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in DataPktRecv() local
H A Dsingle_ver_data_sync.cpp260 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in GetDataWithPerformanceRecord() local
410 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SaveData() local
746 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in RequestStart() local
1062 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendDataPacket() local
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_kernel.cpp397 auto performance = delegateOptions.executionPerformance; in SetNnOptions() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.cpp173 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in Finished() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp593 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(5); // 5 is stepNum variable
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.cpp177 OH_NN_ReturnCode NNCompiler::SetPerformance(OH_NN_PerformanceMode performance) in SetPerformance()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp486 OH_NN_PerformanceMode performance = static_cast<OH_NN_PerformanceMode>(5); variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp486 OH_NN_PerformanceMode performance = static_cast<OH_NN_PerformanceMode>(5); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp887 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in PutInner() local