Home
last modified time | relevance | path

Searched refs:s_textsize (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c80 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc;
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
120 froms = (unsigned short *) sbrk (s_textsize / HASHFRACTION);
127 bzero (froms, s_textsize / HASHFRACTION);
128 tolimit = s_textsize * ARCDENSITY / 100;
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-gmon.c80 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc;
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
120 froms = (unsigned short *) sbrk (s_textsize / HASHFRACTION);
127 bzero (froms, s_textsize / HASHFRACTION);
128 tolimit = s_textsize * ARCDENSITY / 100;
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c80 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc;
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
120 froms = (unsigned short *) sbrk (s_textsize / HASHFRACTION);
127 bzero (froms, s_textsize / HASHFRACTION);
128 tolimit = s_textsize * ARCDENSITY / 100;
181 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
245 if ((unsigned long)frompcindex > s_textsize) in _mcount()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c61 static unsigned long s_textsize = 0; variable
89 s_textsize = highpc - lowpc;
90 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
96 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION );
102 tolimit = s_textsize * ARCDENSITY / 100;
167 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
221 if ((unsigned long) frompcindex > s_textsize) { in mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c61 static unsigned long s_textsize = 0; variable
89 s_textsize = highpc - lowpc;
90 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
96 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION );
102 tolimit = s_textsize * ARCDENSITY / 100;
167 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
221 if ((unsigned long) frompcindex > s_textsize) { in mcount()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mep/
H A Dmep-gmon.c135 static unsigned long s_textsize = 0; variable
170 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in moncleanup()
216 s_textsize = highpc - lowpc;
217 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr);
224 froms = (unsigned short *) sbrk (s_textsize / HASHFRACTION);
231 tolimit = s_textsize * ARCDENSITY / 100;
315 if ((unsigned long) frompcindex > s_textsize)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c117 static unsigned long s_textsize = 0; variable
147 s_textsize = highpc - lowpc;
148 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
154 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION );
160 tolimit = s_textsize * ARCDENSITY / 100;
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c81 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc; in monstartup()
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr); in monstartup()
118 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION ); in monstartup()
124 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
318 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dgmon-sol2.c81 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc; in monstartup()
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr); in monstartup()
118 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION ); in monstartup()
124 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
317 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dgmon-sol2.c117 static unsigned long s_textsize = 0; variable
147 s_textsize = highpc - lowpc;
148 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
154 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION );
160 tolimit = s_textsize * ARCDENSITY / 100;
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c117 static unsigned long s_textsize = 0; variable
147 s_textsize = highpc - lowpc;
148 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr);
154 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION );
160 tolimit = s_textsize * ARCDENSITY / 100;
226 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
298 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c81 static unsigned long s_textsize = 0; variable
111 s_textsize = highpc - lowpc; in monstartup()
112 monsize = (s_textsize / HISTFRACTION) + sizeof(struct phdr); in monstartup()
118 froms = (unsigned short *) sbrk( s_textsize / HASHFRACTION ); in monstartup()
124 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
214 endfrom = s_textsize / (HASHFRACTION * sizeof(*froms)); in _mcleanup()
318 if ((unsigned long)frompcindex > s_textsize) { in internal_mcount()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/spu/
H A Dspu-gmon.c130 static unsigned long s_textsize = 0; variable
200 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in write_callgraph()
269 s_textsize = s_highpc - s_lowpc; in __monstartup()
271 hist_size = s_textsize / HISTFRACTION * sizeof (HISTCOUNTER); in __monstartup()
274 froms = malloc_ea (s_textsize / HASHFRACTION); in __monstartup()
280 memset_ea (froms, 0, s_textsize / HASHFRACTION); in __monstartup()
283 tolimit = s_textsize * ARCDENSITY / 100; in __monstartup()
350 if (frompc > s_textsize) in __mcount_internal()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/spu/
H A Dspu-gmon.c130 static unsigned long s_textsize = 0; variable
200 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in write_callgraph()
269 s_textsize = s_highpc - s_lowpc; in __monstartup()
271 hist_size = s_textsize / HISTFRACTION * sizeof (HISTCOUNTER); in __monstartup()
274 froms = malloc_ea (s_textsize / HASHFRACTION); in __monstartup()
280 memset_ea (froms, 0, s_textsize / HASHFRACTION); in __monstartup()
283 tolimit = s_textsize * ARCDENSITY / 100; in __monstartup()
350 if (frompc > s_textsize) in __mcount_internal()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/
H A Dgmon-sol2.c87 static size_t s_textsize = 0; variable
112 s_textsize = highpc - lowpc; in monstartup()
113 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
119 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
125 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
200 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
355 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/sol2/
H A Dgmon.c84 static size_t s_textsize = 0; variable
109 s_textsize = highpc - lowpc; in monstartup()
110 monsize = (s_textsize / HISTFRACTION) + sizeof (struct phdr); in monstartup()
116 froms = sbrk (s_textsize / HASHFRACTION); in monstartup()
122 tolimit = s_textsize * ARCDENSITY / 100; in monstartup()
197 endfrom = s_textsize / (HASHFRACTION * sizeof (*froms)); in _mcleanup()
350 if ((unsigned long) frompcindex > s_textsize) { in internal_mcount()

123