Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1103 struct stat so_statbuf; in process_modules() local
1135 is_same_as_aout(so_path, &so_statbuf) || in process_modules()
1225 if (gmonout_info.mtime < so_statbuf.st_mtime) { in process_modules()