Searched refs:PROFILE_FILE_DIRTY (Results 1 – 4 of 4) sorted by relevance
42 if (file->data->flags & PROFILE_FILE_DIRTY) { in rw_setup()125 profile->first_file->data->flags |= PROFILE_FILE_DIRTY; in profile_update_relation()170 profile->first_file->data->flags |= PROFILE_FILE_DIRTY; in profile_clear_relation()220 profile->first_file->data->flags |= PROFILE_FILE_DIRTY; in profile_rename_section()283 profile->first_file->data->flags |= PROFILE_FILE_DIRTY; in profile_add_relation()
85 #define PROFILE_FILE_DIRTY 0x0002 macro
514 if ((data->flags & PROFILE_FILE_DIRTY) == 0) { in profile_flush_file_data()
186 *modified = (profile->first_file->data->flags & PROFILE_FILE_DIRTY); in profile_is_modified()