Searched refs:__perf_write (Results 1 – 1 of 1) sorted by relevance
30 static int __perf_write = 0; variable183 FILE* fd = fopen(output_file, __perf_write == 0 ? (__perf_write = 1, "wt") : "a"); in perf_counter_output()