Searched defs:SamplingCounter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DSamplingCounter.h98 class SamplingCounter : public AbstractSamplingCounter { class in namespace:JSC
100 SamplingCounter(const char* name) { init(name); } function in class:JSC::SamplingCounter

Completed in 117 milliseconds