Home
last modified time | relevance | path

Searched refs:SampleCodeSize (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc1038 native_module->SampleCodeSize(counters, NativeModule::kSampling); in AddIsolate()
1329 native_module->SampleCodeSize(isolate_->counters(), in RunInternal()
Dwasm-code-manager.h807 void SampleCodeSize(Counters*, CodeSamplingTime) const;
Dwasm-code-manager.cc2251 void NativeModule::SampleCodeSize( in SampleCodeSize() function in v8::internal::wasm::NativeModule
Dmodule-compiler.cc2685 job->native_module_->SampleCodeSize(job->isolate_->counters(), in RunInForeground()