Searched refs:write_int64 (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
H A DGCDAProfiling.c51 static void write_int64(uint64_t i) { function
206 write_int64(counters[i]);
/external/llvm/runtime/libprofile/
H A DGCDAProfiling.c45 static void write_int64(uint64_t i) { function
186 write_int64(counters[i]);

Completed in 815 milliseconds