Searched refs:gmonout_info (Results 1 – 2 of 2) sorted by relevance
62 fl_info_t gmonout_info; variable1225 if (gmonout_info.mtime < so_statbuf.st_mtime) { in process_modules()1556 gmonout_info.dev = buf.st_dev; in handle_versioned()1557 gmonout_info.ino = buf.st_ino; in handle_versioned()1558 gmonout_info.mtime = buf.st_mtime; in handle_versioned()1559 gmonout_info.size = buf.st_size; in handle_versioned()
191 extern fl_info_t gmonout_info; /* current gmonout's info */