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

/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_int.h217 #define profile_flush_file(P) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data((P)->data) : PROF_MAGIC_FILE) macro
H A Dprof_init.c195 return profile_flush_file(profile->first_file);
H A Dprof_file.c685 retval = profile_flush_file(prf);

Completed in 134 milliseconds