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

/external/webkit/Source/JavaScriptCore/bytecode/
H A DSamplingTool.h281 // See subclasses below, SamplingCounter, GlobalSamplingCounter and DeletableSamplingCounter.
295 // Effectively the contructor, however called lazily in the case of GlobalSamplingCounter.
344 // GlobalSamplingCounter:
351 // GlobalSamplingCounter globalCounter;
368 class GlobalSamplingCounter : public AbstractSamplingCounter { class in namespace:JSC
381 // The above classes (SamplingCounter, GlobalSamplingCounter), are intended for

Completed in 99 milliseconds