Home
last modified time | relevance | path

Searched refs:s_highpc (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gprof/
H A Di386.c64 if (p_highpc > s_highpc) in i386_find_call()
66 p_highpc = s_highpc; in i386_find_call()
86 if (destpc >= s_lowpc && destpc <= s_highpc) in i386_find_call()
H A Dsparc.c59 if (p_highpc > s_highpc) in sparc_find_call()
61 p_highpc = s_highpc; in sparc_find_call()
80 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in sparc_find_call()
H A Dmips.c67 if (p_highpc > s_highpc) in mips_find_call()
69 p_highpc = s_highpc; in mips_find_call()
85 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in mips_find_call()
H A Dalpha.c115 if (p_highpc > s_highpc) in alpha_find_call()
117 p_highpc = s_highpc; in alpha_find_call()
160 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in alpha_find_call()
H A Dhist.c46 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
103 if (!s_highpc) in hist_read_rec()
107 s_highpc = n_highpc; in hist_read_rec()
118 (unsigned long) s_lowpc, (unsigned long) s_highpc, in hist_read_rec()
123 if (n_lowpc != s_lowpc || n_highpc != s_highpc in hist_read_rec()
168 || gmon_io_write_vma (ofp, s_highpc) in hist_write_hist()
H A Dvax.c258 if (p_highpc > s_highpc) in vax_find_call()
260 p_highpc = s_highpc; in vax_find_call()
321 if (destpc >= s_lowpc && destpc <= s_highpc) in vax_find_call()
H A Dtahoe.c246 if (p_highpc > s_highpc) in tahoe_find_call()
248 p_highpc = s_highpc; in tahoe_find_call()
310 if (destpc >= s_lowpc && destpc <= s_highpc) in tahoe_find_call()
/dports/devel/djgpp-binutils/binutils-2.17/gprof/
H A Di386.c64 if (p_highpc > s_highpc) in i386_find_call()
66 p_highpc = s_highpc; in i386_find_call()
86 if (destpc >= s_lowpc && destpc <= s_highpc) in i386_find_call()
H A Dsparc.c59 if (p_highpc > s_highpc) in sparc_find_call()
61 p_highpc = s_highpc; in sparc_find_call()
80 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in sparc_find_call()
H A Dmips.c67 if (p_highpc > s_highpc) in mips_find_call()
69 p_highpc = s_highpc; in mips_find_call()
85 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in mips_find_call()
H A Dalpha.c115 if (p_highpc > s_highpc) in alpha_find_call()
117 p_highpc = s_highpc; in alpha_find_call()
160 if (dest_pc >= s_lowpc && dest_pc <= s_highpc) in alpha_find_call()
H A Dhist.c46 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
103 if (!s_highpc) in hist_read_rec()
107 s_highpc = n_highpc; in hist_read_rec()
118 (unsigned long) s_lowpc, (unsigned long) s_highpc, in hist_read_rec()
123 if (n_lowpc != s_lowpc || n_highpc != s_highpc in hist_read_rec()
168 || gmon_io_write_vma (ofp, s_highpc) in hist_write_hist()
H A Dtahoe.c246 if (p_highpc > s_highpc) in tahoe_find_call()
248 p_highpc = s_highpc; in tahoe_find_call()
310 if (destpc >= s_lowpc && destpc <= s_highpc) in tahoe_find_call()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gprof/
H A Dsparc.c62 if (p_highpc > s_highpc)
64 p_highpc = s_highpc;
83 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Di386.c68 if (p_highpc > s_highpc)
70 p_highpc = s_highpc;
90 if (destpc >= s_lowpc && destpc <= s_highpc)
H A Dmips.c70 if (p_highpc > s_highpc)
72 p_highpc = s_highpc;
88 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Dalpha.c116 if (p_highpc > s_highpc)
118 p_highpc = s_highpc;
161 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Dhist.c45 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
104 if (!s_highpc)
108 s_highpc = n_highpc;
119 (unsigned long) s_lowpc, (unsigned long) s_highpc,
124 if (n_lowpc != s_lowpc || n_highpc != s_highpc
171 || gmon_io_write_vma (ofp, s_highpc)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gprof/
H A Dsparc.c62 if (p_highpc > s_highpc)
64 p_highpc = s_highpc;
83 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Di386.c68 if (p_highpc > s_highpc)
70 p_highpc = s_highpc;
90 if (destpc >= s_lowpc && destpc <= s_highpc)
H A Dmips.c70 if (p_highpc > s_highpc)
72 p_highpc = s_highpc;
88 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Dalpha.c116 if (p_highpc > s_highpc)
118 p_highpc = s_highpc;
161 if (dest_pc >= s_lowpc && dest_pc <= s_highpc)
H A Dhist.c45 bfd_vma s_highpc = 0; /* Highest address in .text. */ variable
104 if (!s_highpc)
108 s_highpc = n_highpc;
119 (unsigned long) s_lowpc, (unsigned long) s_highpc,
124 if (n_lowpc != s_lowpc || n_highpc != s_highpc
171 || gmon_io_write_vma (ofp, s_highpc)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dspu-gmon.c129 static uintptr_t s_highpc = 0; variable
150 if (pc < s_lowpc || pc > s_highpc) in __sample()
176 hist_hdr.high_pc = s_highpc; in write_histogram()
267 s_highpc = in __monstartup()
269 s_textsize = s_highpc - s_lowpc; in __monstartup()
347 if (frompc < s_lowpc || frompc > s_highpc) in __mcount_internal()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dspu-gmon.c129 static uintptr_t s_highpc = 0; variable
150 if (pc < s_lowpc || pc > s_highpc) in __sample()
176 hist_hdr.high_pc = s_highpc; in write_histogram()
267 s_highpc = in __monstartup()
269 s_textsize = s_highpc - s_lowpc; in __monstartup()
347 if (frompc < s_lowpc || frompc > s_highpc) in __mcount_internal()

1234