Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:startprofiling

1678         (KJS::Profiler::startProfiling):
2178 (KJS::Profiler::startProfiling):
4039 (KJS::Profiler::startProfiling): Don't return early for stopped profiles.
4943 - Because InspectorController can call startProfiling() and
4988 (KJS::Profiler::startProfiling):
8934 (KJS::Profiler::startProfiling):
9076 startProfiling is called it is possible that m_currentNode will be at the
9099 (KJS::Profiler::startProfiling):
9233 (KJS::Profiler::startProfiling): Here is the only place where the
15195 The stopProfiling call now takes the same arguments as startProfiling.
15215 (KJS::Profiler::startProfiling): Return early if there is already
15427 (KJS::Profiler::startProfiling):
15507 startProfiling so that if
15516 (KJS::Profiler::startProfiling):
15832 (KJS::Profiler::startProfiling):
16316 (KJS::Profiler::startProfiling):
17278 (KJS::Profiler::startProfiling):
17685 (KJS::Profiler::startProfiling): Don't start collecting profiling information until the user starts the profiler. Also don't clear old prfiled data until the profiler is restarted.