Lines Matching refs:zeros
585 uint32_t zeros = 0; in trace_cleanup() local
586 fwrite(&zeros, 3, 1, trace_bb.fstream); in trace_cleanup()
660 uint32_t zeros = 0; in trace_cleanup() local
661 fwrite(&zeros, 2, 1, trace_load.fstream); in trace_cleanup()
696 uint32_t zeros = 0; in trace_cleanup() local
697 fwrite(&zeros, 2, 1, trace_store.fstream); in trace_cleanup()
710 uint64_t zeros = 0; in trace_cleanup() local
711 fwrite(&zeros, 7, 1, trace_exc.fstream); in trace_cleanup()
723 uint64_t zeros = 0; in trace_cleanup() local
724 fwrite(&zeros, 2, 1, trace_pid.fstream); in trace_cleanup()
736 uint64_t zeros = 0; in trace_cleanup() local
737 fwrite(&zeros, 2, 1, trace_method.fstream); in trace_cleanup()