Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.cpp72 static const char bufferEvents[] = "bufferEvents"; variable
310 …::start(ErrorString* errorString, const int* maxCallStackDepth, const bool* bufferEvents, const bo… in start()