Searched defs:selfTime (Results 1 – 8 of 8) sorted by relevance
| /external/chromium_org/v8/tools/ |
| D | profile_view.js | 99 funcName, totalTime, selfTime, head) { argument 161 internalFuncName, totalTime, selfTime, head) { argument
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/ |
| D | TimelinePresentationModel.js | 310 selfTime: function() method in WebInspector.TimelinePresentationModel.Record 474 selfTime: function() method in WebInspector.TimelinePresentationModel.ActualRecord 539 selfTime: function() method in WebInspector.TimelinePresentationModel.CoalescedRecord
|
| D | TimelineJSProfile.js | 59 function onCloseFrame(depth, node, startTime, totalTime, selfTime) argument
|
| D | TimelineModelImpl.js | 405 selfTime: function() method in WebInspector.TimelineModel.RecordImpl
|
| D | TracingTimelineModel.js | 518 selfTime: function() method in WebInspector.TracingTimelineModel.TraceEventRecord
|
| D | TimelineModel.js | 361 selfTime: function() { }, method in WebInspector.TimelineModel.Record
|
| D | TimelineUIUtils.js | 320 WebInspector.TimelineUIUtils.generatePieChart = function(aggregatedStats, selfCategory, selfTime) argument
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/ |
| D | CPUProfileFlameChart.js | 126 function ChartEntry(depth, duration, startTime, selfTime, node) argument 148 function onCloseFrame(depth, node, startTime, totalTime, selfTime) argument
|