Lines Matching defs:first_file
119 prf_file_t first_file;
317 last = &profile->first_file;
355 if (!profile->first_file) {
378 for (p = profile->first_file; p; p = next) {
404 for (prf = profile->first_file; prf; prf = prf->next) {
1309 iter->file = profile->first_file;
1800 (profile->first_file->root, stdout);
1810 (profile->first_file->root);