Home
last modified time | relevance | path

Searched defs:selfTime (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/v8/tools/
Dprofile_view.js99 funcName, totalTime, selfTime, head) { argument
161 internalFuncName, totalTime, selfTime, head) { argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTimelinePresentationModel.js310 selfTime: function() method in WebInspector.TimelinePresentationModel.Record
474 selfTime: function() method in WebInspector.TimelinePresentationModel.ActualRecord
539 selfTime: function() method in WebInspector.TimelinePresentationModel.CoalescedRecord
DTimelineJSProfile.js59 function onCloseFrame(depth, node, startTime, totalTime, selfTime) argument
DTimelineModelImpl.js405 selfTime: function() method in WebInspector.TimelineModel.RecordImpl
DTracingTimelineModel.js518 selfTime: function() method in WebInspector.TracingTimelineModel.TraceEventRecord
DTimelineModel.js361 selfTime: function() { }, method in WebInspector.TimelineModel.Record
DTimelineUIUtils.js320 WebInspector.TimelineUIUtils.generatePieChart = function(aggregatedStats, selfCategory, selfTime) argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DCPUProfileFlameChart.js126 function ChartEntry(depth, duration, startTime, selfTime, node) argument
148 function onCloseFrame(depth, node, startTime, totalTime, selfTime) argument