Searched refs:wave64_per_cycle (Results 1 – 1 of 1) sorted by relevance
539 double wave64_per_cycle = waves_per_cycle * (program->wave_size / 64.0); in collect_preasm_stats() local545 wave64_per_cycle *= max_utilization; in collect_preasm_stats()548 program->statistics[statistic_inv_throughput] = round(1.0 / wave64_per_cycle); in collect_preasm_stats()565 fprintf(stderr, "wave64_per_cycle: %f\n", wave64_per_cycle); in collect_preasm_stats()