Searched defs:profile_flush_file_to_file (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/MITKerberosShim-62.1/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) macro

Completed in 122 milliseconds