Searched refs:timings_time (Results 1 – 1 of 1) sorted by relevance
186 def calc_utest(timings_cpu, timings_time): argument187 min_rep_cnt = min(len(timings_time[0]),188 len(timings_time[1]),197 timings_time[0], timings_time[1], alternative='two-sided').pvalue271 timings_time = extract_field(partition, 'real_time')273 timings_cpu, timings_time)