Searched refs:has_non_stop_time_stamp_counter_ (Results 1 – 4 of 4) sorted by relevance
53 return has_non_stop_time_stamp_counter_; in has_non_stop_time_stamp_counter()81 bool has_non_stop_time_stamp_counter_; variable
50 has_non_stop_time_stamp_counter_(false), in CPU()223 has_non_stop_time_stamp_counter_ = (cpu_info[3] & (1 << 8)) != 0; in Initialize()
103 return has_non_stop_time_stamp_counter_; in has_non_stop_time_stamp_counter()157 bool has_non_stop_time_stamp_counter_; variable
338 has_non_stop_time_stamp_counter_(false), in CPU()420 has_non_stop_time_stamp_counter_ = (cpu_info[3] & (1 << 8)) != 0; in CPU()