Searched defs:u64 (Results 1 – 3 of 3) sorted by relevance
58 using u64 = __u64; variable
59 using u64 = __u64; variable
61 bool PerfFileSection::Write(uint64_t u64) in Write()