Home
last modified time | relevance | path

Searched refs:info_valid (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPidle.c191 P->info_valid = -1; in Pgrab_file()
321 P->info_valid = 1; in Pgrab_file()
H A DPsymtab.c483 if (P->info_valid || P->state == PS_UNDEAD) in Pupdate_maps()
575 P->info_valid = 1; in Pupdate_maps()
633 if (!P->info_valid) in Paddr_to_text_map()
666 if (!P->info_valid) in Paddr_to_map()
704 if (!P->info_valid) in Paddr_to_loadobj()
829 if (!P->info_valid) in Paddr_to_ctf()
855 if (P->state == PS_IDLE && name == PR_OBJ_EXEC && P->info_valid == 1 && in Plmid_to_ctf()
2527 if (!P->info_valid) in object_name_to_map()
3062 if (!P->info_valid) in i_Pobject_iter()
3391 P->info_valid = 0; in Preset_maps()
H A DPcontrol.h224 int info_valid; /* if zero, map and file info need updating */ member
H A DPcontrol.c2144 P->info_valid = 0; /* will need to update map and file info */ in Psetrun()
3691 L->lwp_proc->info_valid = 0; /* will need to update map and file info */ in Lsetrun()
H A DPcore.c2397 P->info_valid = 1;