Searched refs:hpc (Results 1 – 8 of 8) sorted by relevance
166 caddr_t hpc; in profile_open() local212 lpc = hpc = (caddr_t)lmp->l_addr; in profile_open()243 if (_hpc > hpc) in profile_open()244 hpc = _hpc; in profile_open()246 if (lpc == hpc) { in profile_open()276 Hpc = hpc = (caddr_t)PRF_ROUNDUP((long)hpc, sizeof (long)); in profile_open()279 msize = (size_t)(hpc - lpc); in profile_open()331 if (Hptr->hd_hpc != (caddr_t)(hpc - lpc)) { in profile_open()350 Hptr->hd_hpc = (caddr_t)(hpc - lpc); in profile_open()
52 caddr_t lpc, hpc; in add_object() local60 lpc = hpc = (caddr_t)lmp->l_addr; in add_object()69 ((_hpc = phdr->p_vaddr + phdr->p_memsz + lpc) > hpc)) in add_object()70 hpc = _hpc; in add_object()73 op->o_hpc = hpc; in add_object()
296 hdrp->hpc = highpc; in monitor()386 sum.hpc = histp->monBuffer->hpc; in writeBlocks()464 hdrp->hpc = 0; in _mnewblock()
29 char *hpc; member
179 php->hpc = (char *)highpc; /* region of the buffer */ in monitor()
54 char *hpc; member
586 pc_h = head.hpc; /* First address past range of profiling. */ in main()
1693 xvdi_post_event(dev_info_t *dip, xendev_hotplug_cmd_t hpc) in xvdi_post_event() argument1732 switch (hpc) { in xvdi_post_event()