Searched refs:header_iterations (Results 1 – 1 of 1) sorted by relevance
330 unsigned int header_iterations; variable3389 if ((!count || (header_iterations && !(count % header_iterations))) || !summary_only) in format_all_counters()10563 header_iterations = strtod(optarg, NULL); in cmdline()10565 if (header_iterations <= 0) { in cmdline()10566 fprintf(outf, "iterations %d should be positive number\n", header_iterations); in cmdline()