Searched refs:map_output (Results 1 – 4 of 4) sorted by relevance
116 .map_output = NULL, in main() 173 if (nbperf.map_output) in main() 174 fclose(nbperf.map_output); in main() 175 nbperf.map_output = fopen(optarg, "w"); in main() 176 if (nbperf.map_output == NULL) in main()
38 FILE *map_output; member
219 if (nbperf->map_output != NULL) { in print_hash()221 fprintf(nbperf->map_output, "%" PRIu32 "\n", i); in print_hash()
259 if (nbperf->map_output != NULL) { in print_hash()261 fprintf(nbperf->map_output, "%" PRIu32 "\n", in print_hash()