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

/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h221 #define profile_flush_file_to_file(P,F) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data_to_file((P)->data, (F)) : PROF_MAGIC_FILE)
222 errcode_t profile_flush_file_data_to_file
H A Dprof_file.c596 errcode_t profile_flush_file_data_to_file(prf_data_t data, const char *outfile) function

Completed in 69 milliseconds