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