Lines Matching defs:first_file
117 prf_file_t first_file;
312 last = &profile->first_file;
347 if (!profile->first_file) {
370 for (p = profile->first_file; p; p = next) {
396 for (prf = profile->first_file; prf; prf = prf->next) {
1301 iter->file = profile->first_file;
1751 (profile->first_file->root, stdout);
1761 (profile->first_file->root);