Searched defs:pctype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h98 typedef unsigned long long pctype; typedef
140 pctype raw_frompc;
141 pctype raw_selfpc;
233 pctype value; /* the pc entry point */
234 pctype svalue; /* entry point aligned to histograms */
280 pctype lowpc;
281 pctype highpc;
282 pctype ncnt;
302 pctype s_lowpc; /* lowpc from profile file in o-s gmon.out */
303 pctype s_highp
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c2645 int type, int pctype)
2686 pctype,
2714 int pctype)
2777 pctype,
2800 pctype,
2826 regs->phys_hi = PC_REG_PHYS_HI(1, 0, pctype,
2644 pcmcia_get_mem_regs(struct pcm_regs *regs, struct pcm_device_info *info, int type, int pctype) argument
2713 pcmcia_get_io_regs(struct pcm_regs *regs, struct pcm_device_info *info, int pctype) argument

Completed in 71 milliseconds