Searched refs:local_header (Results 1 – 1 of 1) sorted by relevance
98 struct perf_file_header local_header = { in WriteTo() local114 reinterpret_cast<uint64_t*>(local_header.adds_features)[i] = MaybeSwap64( in WriteTo()118 out->write(reinterpret_cast<const char*>(&local_header), in WriteTo()119 sizeof(local_header)); in WriteTo()