/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/ |
H A D | multi_ver_sync_state_machine.cpp | 275 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 D | value_slice_sync.cpp | 191 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 D | multi_ver_data_sync.cpp | 190 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 D | power_module.cpp | 44 napi_value performance = nullptr; in CreateDevicePowerMode() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | device_manager.cpp | 136 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in SendLocalDataChanged() local
|
H A D | commit_history_sync.cpp | 234 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 D | build_example.json | 34 "performance": { object
|
H A D | performance_test.py | 603 performance = PerformanceAnalyse(cmd, path, report_title, ptyflag) variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 358 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 D | single_ver_sync_state_machine.cpp | 245 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 D | single_ver_data_sync.cpp | 260 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 D | nnrt_delegate_kernel.cpp | 397 auto performance = delegateOptions.executionPerformance; in SetNnOptions() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/ |
H A D | sync_operation.cpp | 173 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in Finished() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_common_test.cpp | 593 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(5); // 5 is stepNum variable
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiler.cpp | 177 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 D | compilation_test.cpp | 486 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 D | compilation_test.cpp | 486 OH_NN_PerformanceMode performance = static_cast<OH_NN_PerformanceMode>(5); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_nb_delegate_impl.cpp | 887 PerformanceAnalysis *performance = PerformanceAnalysis::GetInstance(); in PutInner() local
|