Home
last modified time | relevance | path

Searched defs:includeGPUEvents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DTimelineManager.js68 start: function(maxCallStackDepth, liveEvents, includeCounters, includeGPUEvents, callback) argument
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp74 static const char includeGPUEvents[] = "includeGPUEvents"; variable
353 … bufferEvents, const String* liveEvents, const bool* includeCounters, const bool* includeGPUEvents) in start()