Home
last modified time | relevance | path

Searched defs:rawRecord (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTimelineModel.js134 WebInspector.TimelineModel.aggregateTimeForRecord = function(total, rawRecord) argument
339 recordOffsetInSeconds: function(rawRecord) argument
DTimelinePresentationModel.js446 var rawRecord = { variable
1663 WebInspector.TimelinePresentationModel.coalescingKeyForRecord = function(rawRecord) argument
DTimelinePanel.js947 function aggregateTimeForRecordWithinWindow(rawRecord) argument