Home
last modified time | relevance | path

Searched defs:applyCount (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp832 uint16_t applyCount = std::atoi(resultVec[1].c_str()); variable
1121 uint16_t applyCount = std::atoi(resultVec[1].c_str()); variable
1232 uint16_t applyCount = std::atoi(resultVec[1].c_str()); variable
1294 uint16_t applyCount = std::atoi(resultVec[1].c_str()); variable
1354 uint16_t applyCount = std::atoi(resultVec[1].c_str()); variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatisticAnalysis.ts86 applyCount = 0; property in SizeObj
1078 let applyCount = 0; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/data-trafic/
DNativeMemoryDataReceiver.ts55 applyCount: number = 0; property in NMData
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Dnative_memory_stdtype.h207 uint64_t applyCount = INVALID_UINT64; member