taglinefilesource code
pr_stime1033fs/binfmt_elf.cprstatus.pr_stime.tv_sec = CT_TO_SECS(current->stime);
pr_stime1034fs/binfmt_elf.cprstatus.pr_stime.tv_usec = CT_TO_USECS(current->stime);
pr_stime55include/linux/elfcore.hstruct timeval pr_stime;  /* System time */