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

/external/compiler-rt/lib/profile/
H A DGCDAProfiling.c562 void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) { argument
565 if (wfn)
566 llvm_register_writeout_function(wfn);

Completed in 65 milliseconds