Searched refs:client_times_sampling (Results 1 – 1 of 1) sorted by relevance
1749 auto client_times_sampling = false; in process_time_stats() local1757 client_times_sampling = w->client_smp.n > w->stats.client_stats.size(); in process_time_stats()1815 compute_time_stat(connect_times, client_times_sampling), in process_time_stats()1816 compute_time_stat(ttfb_times, client_times_sampling), in process_time_stats()1817 compute_time_stat(rps_values, client_times_sampling)}; in process_time_stats()