Home
last modified time | relevance | path

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

/titanic_41/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_highpc; /* highpc from profile file in o-s gmon.out */
[all …]
H A Dcalls.c37 (pctype)0, /* the pc entry point */
38 (pctype)0, /* aligned entry point */
61 findcalls(nltype *parentp, pctype p_lowpc, pctype p_highpc) in findcalls()
66 pctype destpc; in findcalls()
H A Dlookup.c40 nllookup(mod_info_t *module, pctype address, pctype *nxtsym) in nllookup()
43 pctype keyval; in nllookup()
H A Dgprof.c36 static pctype lowpc, highpc; /* range profiled, in UNIT's */
67 static pctype
68 max(pctype a, pctype b) in max()
75 static pctype
76 min(pctype a, pctype b) in min()
95 pctype bucket_of_entry; in alignentries()
96 pctype bucket_of_code; in alignentries()
159 pctype pcl, pch; in asgnsamples()
160 pctype overlap; in asgnsamples()
161 pctype svalue0, svalue1; in asgnsamples()
[all …]
H A Dreadelf.c605 l_npe->value = (pctype)-1; in get_symtab()
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c2645 int type, int pctype) in pcmcia_get_mem_regs() argument
2686 pctype, in pcmcia_get_mem_regs()
2714 int pctype) in pcmcia_get_io_regs() argument
2777 pctype, in pcmcia_get_io_regs()
2800 pctype, in pcmcia_get_io_regs()
2826 regs->phys_hi = PC_REG_PHYS_HI(1, 0, pctype, in pcmcia_get_io_regs()