Searched refs:so_statbuf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.c624 struct stat so_statbuf; local
650 is_same_as_aout(so_path, &so_statbuf) ||
705 if (monout_stat.st_mtime < so_statbuf.st_mtime) {
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1066 struct stat so_statbuf; local
1098 is_same_as_aout(so_path, &so_statbuf) ||
1188 if (gmonout_info.mtime < so_statbuf.st_mtime) {

Completed in 63 milliseconds