Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dprofile.h119 #define PRF_VERSION_64 0x2 /* 64-bit current PROF file version */ macro
/titanic_44/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c346 Hptr->hd_version = (unsigned int)PRF_VERSION_64; in profile_open()
/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1609 if (l_hdr64.hd_version != PRF_VERSION_64) { in openpfile()
1614 whoami, PRF_VERSION_64, l_hdr64.hd_version); in openpfile()