Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/bytecode/
DSamplingTool.h280 friend class DeletableSamplingCounter; variable
393 DeletableSamplingCounter(const char* name) { init(name); } in DeletableSamplingCounter() function