1691 samples overall, 1686 in selection
Throughput of computing the category breakdown: 1660.7 nanoseconds per sample
Throughput of computing the heaviest stack: 26987.0 nanoseconds per sample
Category Breakdown
- User (76.3%)
- Ion (8.0%)
- BaselineIC (6.1%)
- Kernel (3.1%)
- Baseline (3.0%)
- IonIC (1.5%)
- BaselineInterpreter (1.3%)
- Trampoline (0.6%)
- JIT (0.0%)
Heaviest Stack
- ZwWaitForAlertByThreadId
- RtlSleepConditionVariableSRW
- SleepConditionVariableSRW
- mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&)
- mozilla::OffTheBooksCondVar::Wait()
- mozilla::TaskController::GetRunnableForMTTask(bool)
- nsThread::ProcessNextEvent(bool, bool*)
- NS_ProcessNextEvent(nsIThread*, bool)
- mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)
- MessageLoop::RunInternal()
- MessageLoop::RunHandler()
- MessageLoop::Run()
- nsBaseAppShell::Run()
- nsAppShell::Run()
- XRE_RunAppShell()
- mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*)
- MessageLoop::RunInternal()
- MessageLoop::RunHandler()
- MessageLoop::Run()
- XRE_InitChildProcess(int, char**, XREChildData const*)
- mozilla::BootstrapImpl::XRE_InitChildProcess(int, char**, XREChildData const*)
- content_process_main(mozilla::Bootstrap*, int, char**)
- NS_internal_main(int, char**, char**)
- wmain(int, wchar_t**)
- invoke_main()
- __scrt_common_main_seh()
- BaseThreadInitThunk
- RtlUserThreadStart