Searched refs:us_per_pause (Results 1 – 1 of 1) sorted by relevance
167 double us, us_per_pause; in calc_tsc() local177 us_per_pause = us / n_pauses; in calc_tsc()179 global_data.pause_per_us = (uint64_t)(1.0 / us_per_pause); in calc_tsc()