Searched refs:map_output (Results 1 – 4 of 4) sorted by relevance
115 .map_output = NULL, in main()168 if (nbperf.map_output) in main()169 fclose(nbperf.map_output); in main()170 nbperf.map_output = fopen(optarg, "w"); in main()171 if (nbperf.map_output == NULL) in main()
38 FILE *map_output; member
190 if (nbperf->map_output != NULL) { in print_hash()192 fprintf(nbperf->map_output, "%" PRIu32 "\n", i); in print_hash()
248 if (nbperf->map_output != NULL) { in print_hash()250 fprintf(nbperf->map_output, "%" PRIu32 "\n", in print_hash()