Searched refs:old_profile (Results 1 – 1 of 1) sorted by relevance
87 profile_copy(profile_t old_profile, profile_t *new_profile) in profile_copy() argument96 COUNT_LINKED_LIST (size, prf_file_t, old_profile->first_file, next); in profile_copy()100 for (i = 0, file = old_profile->first_file; i < size; i++, file = file->next) in profile_copy()