Searched refs:profile_names (Results 1 – 1 of 1) sorted by relevance
47 } profile_names[] = { variable77 for (i = 0; i < FF_ARRAY_ELEMS(profile_names); i++) in print_profile()78 if (profile == profile_names[i].profile) in print_profile()79 return profile_names[i].name; in print_profile()