Searched defs:GetJitHotnessThreshold (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ohos/ | ||
| H A D | jit_tools.h | 56 static uint32_t GetJitHotnessThreshold([[maybe_unused]] uint32_t threshold) in GetJitHotnessThreshold() function in panda::ecmascript::ohos::JitTools |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| H A D | profile_type_info.h | 257 uint16_t GetJitHotnessThreshold() const in GetJitHotnessThreshold() function in panda::ecmascript::ProfileTypeInfo |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | profiler_stub_builder.cpp | 914 GateRef ProfilerStubBuilder::GetJitHotnessThreshold(GateRef profileTypeInfo) in GetJitHotnessThreshold() function in panda::ecmascript::kungfu::ProfilerStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_runtime_options.h | 1279 uint16_t GetJitHotnessThreshold() const in GetJitHotnessThreshold() function in panda::ecmascript::JSRuntimeOptions |
Completed in 9 milliseconds