Home
last modified time | relevance | path

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

/external/v8/tools/
Dtickprocessor.py412 self.PrintCounter(self.unaccounted_number_of_ticks)
424 self.PrintCounter(self.number_of_gc_ticks)
435 def PrintCounter(self, ticks_count): member in TickProcessor