Home
last modified time | relevance | path

Searched refs:oalloc (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_calls_example.txt73 311334 oalloc java/io/File 37
74 311334 oalloc java/lang/reflect/Field 37
90 311334 oalloc [Ljava/lang/String; 57
91 311334 oalloc java/util/Hashtable$Entry 57
98 311334 oalloc java/lang/StringBuilder 73
116 311334 oalloc [Ljava/lang/Object; 326
118 311334 oalloc [I 374
119 311334 oalloc java/lang/Class 395
120 311334 oalloc [B 406
121 311334 oalloc [S 486
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_calls_example.txt73 311334 oalloc java/io/File 37
74 311334 oalloc java/lang/reflect/Field 37
90 311334 oalloc [Ljava/lang/String; 57
91 311334 oalloc java/util/Hashtable$Entry 57
98 311334 oalloc java/lang/StringBuilder 73
116 311334 oalloc [Ljava/lang/Object; 326
118 311334 oalloc [I 374
119 311334 oalloc java/lang/Class 395
120 311334 oalloc [B 406
121 311334 oalloc [S 486
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Dj_stat.d107 oalloc++;
133 oalloc / interval, cload / interval, exception / interval,
135 execs = threads = methods = oalloc = cload = gc = exception = 0;
/netbsd/external/cddl/dtracetoolkit/dist/Java/
H A Dj_stat.d107 oalloc++;
133 oalloc / interval, cload / interval, exception / interval,
135 execs = threads = methods = oalloc = cload = gc = exception = 0;
/netbsd/external/bsd/pcc/dist/pcc/arch/m16c/
H A Dcode.c104 oalloc(s, &autooff); in argmove()
/netbsd/external/bsd/pcc/dist/pcc/arch/vax/
H A Dlocal.c148 oalloc(q, &autooff);
/netbsd/crypto/external/bsd/openssh/dist/
H A Dchannels.c2548 u_int i, oalloc; in channel_handler() local
2553 for (i = 0, oalloc = sc->channels_alloc; i < oalloc; i++) { in channel_handler()
2611 u_int i, oalloc; in channel_before_prepare_io() local
2613 for (i = 0, oalloc = sc->channels_alloc; i < oalloc; i++) { in channel_before_prepare_io()
2746 u_int i, oalloc, p, npfd = npfd_reserved; in channel_prepare_poll() local
2765 oalloc = sc->channels_alloc; in channel_prepare_poll()
2769 if (oalloc != sc->channels_alloc) { in channel_prepare_poll()
2772 "(was %u, now %u)", oalloc, sc->channels_alloc); in channel_prepare_poll()
/netbsd/external/bsd/pcc/dist/pcc/arch/i86/
H A Dcode.c203 oalloc(sp2, &autooff); in bfcode()
/netbsd/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h284 int oalloc(struct symtab *, int *);
H A Dpftn.c424 oalloc(p, &autooff); in defid()
429 oalloc(p, &argoff); in defid()
649 oalloc(parr[i], &argoff); in dclargs()
1370 oalloc(struct symtab *p, int *poff ) in oalloc() function
3025 oalloc(&s, &autooff); in cxstore()
H A Dinit.c804 oalloc(csym, &autooff); in endinit()
H A Dcgram.y2018 oalloc(sp, &autooff); in clbrace()
H A Dtrees.c2163 oalloc(sp, &autooff); in cstknode()
/netbsd/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpass1.h314 int oalloc(struct symtab *, int *);
H A Dpftn.c458 oalloc(p, &autooff); in defid2()
463 oalloc(p, &argoff); in defid2()
681 oalloc(parr[i], &argoff); in dclargs()
1347 oalloc(struct symtab *p, int *poff ) in oalloc() function
3085 oalloc(&s, &autooff); in cxstore()
H A Dinit.c827 oalloc(csym, &autooff); in endinit()
H A Dcgram.y1980 oalloc(sp, &autooff); in clbrace()
H A Dtrees.c2235 oalloc(sp, &autooff); in cstknode()
/netbsd/external/bsd/pcc/dist/pcc/arch/nova/
H A Dlocal.c643 oalloc(sp, &autooff); in fixdef()
/netbsd/external/bsd/pcc/dist/pcc/arch/i386/
H A Dcode.c334 oalloc(sp2, &autooff);
/netbsd/external/bsd/pcc/dist/pcc/arch/powerpc/
H A Dcode.c1505 oalloc(&s, &autooff); in retstruct()