HomeSort by: relevance | last modified time | path
    Searched defs:write_64bit_value (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
GCDAProfiling.c 138 static void write_64bit_value(uint64_t i) { function in typeref:typename:void
416 write_64bit_value(counters[i]);
GCDAProfiling.c 138 static void write_64bit_value(uint64_t i) { function in typeref:typename:void
416 write_64bit_value(counters[i]);

Completed in 24 milliseconds