Searched refs:profile_flush_file (Results 1 – 3 of 3) sorted by relevance
227 #define profile_flush_file(P) (((P) && (P)->magic == PROF_MAGIC_FILE) ? profile_flush_file_data((P)… macro
633 retval = profile_flush_file(prf); in profile_close_file()
437 return profile_flush_file(profile->first_file); in profile_flush()