Home | History | Annotate | Download | only in bin

Lines Matching full:profile_file

3506     my $profile_file = MakeProfileBaseName($binary_name, $profile_name);
3525 $profile_file .= $suffix;
3541 my $tmp_profile = "$profile_dir/.tmp.$profile_file";
3542 my $real_profile = "$profile_dir/$profile_file";