Home
last modified time | relevance | path

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

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