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

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
GCDAProfiling.c 108 typedef void (*flush_fn)(); typedef in typeref:typename:void (*)()
111 flush_fn fn;
537 void llvm_register_flush_function(flush_fn fn) {
569 void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) {
GCDAProfiling.c 108 typedef void (*flush_fn)(); typedef in typeref:typename:void (*)()
111 flush_fn fn;
537 void llvm_register_flush_function(flush_fn fn) {
569 void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) {

Completed in 25 milliseconds