Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c55 static caddr_t Hpc, Lpc; /* Range of addresses being monitored */ variable
276 Hpc = hpc = (caddr_t)PRF_ROUNDUP((long)hpc, sizeof (long)); in profile_open()
490 if ((from > Hpc) || (from < Lpc)) in plt_cg_interp()