Home | History | Annotate | Download | only in src

Lines Matching defs:ticks_

6734   FunctionSorter() : index_(0), ticks_(0), ast_length_(0), src_length_(0) { }
6737 ticks_(ticks),
6742 int ticks() const { return ticks_; }
6748 int ticks_;