Searched defs:incCount (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler.cpp | 24 int32_t incCount) in ProfileCall()
|
| D | pgo_profiler_info.cpp | 616 bool PGOMethodInfoMap::AddMethod(Chunk *chunk, Method *jsMethod, SampleMode mode, int32_t incCount) in AddMethod() 985 …ailInfos::AddMethod(const CString &recordName, Method *jsMethod, SampleMode mode, int32_t incCount) in AddMethod()
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 433 …ofileCall(uintptr_t argGlue, uintptr_t func, uintptr_t target, int32_t pcOffset, uint32_t incCount) in ProfileCall()
|