CP_LONG_LATENCY_THRESHOLD
if (cur_diff < CP_LONG_LATENCY_THRESHOLD)
if (unlikely(req.delta_time >= CP_LONG_LATENCY_THRESHOLD)) {