Searched refs:profile_flush_file_data (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)…228 errcode_t profile_flush_file_data
496 errcode_t profile_flush_file_data(prf_data_t data) in profile_flush_file_data() function
1756 profile_flush_file_data;