Searched refs:g_start_cycle (Results 1 – 1 of 1) sorted by relevance
55 static gpr_cycle_counter g_start_cycle; variable113 gpr_cycle_counter_sub(cycles, g_start_cycle)); in grpc_cycle_counter_to_millis_round_down()118 gpr_cycle_counter_sub(cycles, g_start_cycle)); in grpc_cycle_counter_to_millis_round_up()138 g_start_cycle = (cycle_before + cycle_after) / 2; in GlobalInit()