Searched refs:walltime_run (Results 1 – 3 of 3) sorted by relevance
127 u64 *walltime_run; member
1059 double run = (double) config->walltime_run[idx] / NSEC_PER_SEC; in print_table()
603 stat_config.walltime_run[run_idx] = t1 - t0; in __run_perf_stat()1825 stat_config.walltime_run = zalloc(stat_config.run_count * sizeof(stat_config.walltime_run[0])); in cmd_stat()1826 if (!stat_config.walltime_run) { in cmd_stat()2010 zfree(&stat_config.walltime_run); in cmd_stat()