Home
last modified time | relevance | path

Searched refs:debugPrintDataSampleStyle (Results 1 – 5 of 5) sorted by relevance

/external/webkit/JavaScriptCore/profiler/
DProfile.cpp116 void Profile::debugPrintDataSampleStyle() const in debugPrintDataSampleStyle() function in JSC::Profile
122 m_head->debugPrintDataSampleStyle(0, countedFunctions); in debugPrintDataSampleStyle()
DProfile.h55 void debugPrintDataSampleStyle() const;
DProfileNode.cpp310 double ProfileNode::debugPrintDataSampleStyle(int indentLevel, FunctionCallHashCount& countedFuncti… in debugPrintDataSampleStyle() function in JSC::ProfileNode
332 … sumOfChildrensCount += (*currentChild)->debugPrintDataSampleStyle(indentLevel, countedFunctions); in debugPrintDataSampleStyle()
DProfileNode.h126 double debugPrintDataSampleStyle(int indentLevel, FunctionCallHashCount&) const;
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-107712 (KJS::Profile::debugPrintDataSampleStyle):
9321 (KJS::ProfileNode::debugPrintDataSampleStyle): Name change.
15335 (KJS::Profile::debugPrintDataSampleStyle):
15339 (KJS::ProfileNode::debugPrintDataSampleStyle):