Home | History | Annotate | Download | only in src

Lines Matching defs:ticks_

6014   FunctionSorter() : index_(0), ticks_(0), ast_length_(0), src_length_(0) { }
6017 ticks_(ticks),
6022 int ticks() const { return ticks_; }
6028 int ticks_;