Home
last modified time | relevance | path

Searched refs:profilingStackFrameCount (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1303 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1323 while (profilingStackIndex != profilingStackFrameCount || nativeIndex >= 0) { in MergeStacks()
1328 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1372 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1272 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1292 while (profilingStackIndex != profilingStackFrameCount || nativeIndex >= 0) { in MergeStacks()
1297 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1341 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1303 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1323 while (profilingStackIndex != profilingStackFrameCount || nativeIndex >= 0) { in MergeStacks()
1328 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1372 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A Dplatform.cpp1221 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1241 while (profilingStackIndex != profilingStackFrameCount || nativeIndex >= 0) { in MergeStacks()
1246 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1290 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A Dplatform.cpp1550 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1614 while (profilingStackIndex != profilingStackFrameCount || jsIndex >= 0 || in MergeStacks()
1622 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1678 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A Dplatform.cpp1972 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1987 while (profilingStackIndex != profilingStackFrameCount || jsIndex >= 0 || in MergeStacks()
1995 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
2051 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A Dplatform.cpp1972 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1987 while (profilingStackIndex != profilingStackFrameCount || jsIndex >= 0 || in MergeStacks()
1995 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
2051 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A Dplatform.cpp1739 uint32_t profilingStackFrameCount = profilingStack.stackSize(); in MergeStacks() local
1754 while (profilingStackIndex != profilingStackFrameCount || jsIndex >= 0 || in MergeStacks()
1762 if (profilingStackIndex != profilingStackFrameCount) { in MergeStacks()
1818 MOZ_ASSERT(profilingStackIndex < profilingStackFrameCount); in MergeStacks()