Home
last modified time | relevance | path

Searched refs:JsFrameBuffer (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/tools/profiler/public/
H A DProfilerThreadRegistrationData.h124 using JsFrameBuffer = JsFrame[MAX_JS_FRAMES]; variable
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A Dplatform.cpp448 using JsFrameBuffer = JS::ProfilingFrameIterator::Frame[MAX_JS_FRAMES]; typedef
545 PS_GET(JsFrameBuffer&, JsFrames) in PS_GET_LOCKLESS()
690 JsFrameBuffer mJsFrames;
1886 JsFrameBuffer aJsFrames, StackWalkControl* aStackWalkControlIfSupported) { in ExtractJsFrames()
1964 JsFrameBuffer aJsFrames, uint32_t aJsFramesCount) { in MergeStacks()
2583 JsFrameBuffer& jsFrames = CorePS::JsFrames(aLock); in DoSharedSample()
6296 JsFrameBuffer& jsFrames = CorePS::JsFrames(lock); in profiler_suspend_and_sample_thread()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A Dplatform.cpp448 using JsFrameBuffer = JS::ProfilingFrameIterator::Frame[MAX_JS_FRAMES]; typedef
545 PS_GET(JsFrameBuffer&, JsFrames) in PS_GET_LOCKLESS()
690 JsFrameBuffer mJsFrames;
1886 JsFrameBuffer aJsFrames, StackWalkControl* aStackWalkControlIfSupported) { in ExtractJsFrames()
1964 JsFrameBuffer aJsFrames, uint32_t aJsFramesCount) { in MergeStacks()
2583 JsFrameBuffer& jsFrames = CorePS::JsFrames(aLock); in DoSharedSample()
6296 JsFrameBuffer& jsFrames = CorePS::JsFrames(lock); in profiler_suspend_and_sample_thread()
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A Dplatform.cpp386 using JsFrameBuffer = mozilla::profiler::ThreadRegistrationData::JsFrameBuffer; typedef
470 PS_GET(JsFrameBuffer&, JsFrames) in PS_GET_LOCKLESS()
583 JsFrameBuffer mJsFrames;
1647 JsFrameBuffer aJsFrames, StackWalkControl* aStackWalkControlIfSupported) { in ExtractJsFrames()
2445 JsFrameBuffer& jsFrames = CorePS::JsFrames(aLock); in DoPeriodicSample()
6747 JsFrameBuffer& jsFrames = CorePS::JsFrames(lock); in profiler_suspend_and_sample_thread()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A Dplatform.cpp379 using JsFrameBuffer = JS::ProfilingFrameIterator::Frame[MAX_JS_FRAMES]; typedef
480 PS_GET(JsFrameBuffer&, JsFrames) in PS_GET_LOCKLESS()
624 JsFrameBuffer mJsFrames;
1542 JsFrameBuffer aJsFrames) { in MergeStacks()