SpecialProfile    743 src/pkg/runtime/heapdump.c 	SpecialProfile *spp;
SpecialProfile    756 src/pkg/runtime/heapdump.c 			spp = (SpecialProfile*)sp;
SpecialProfile    402 src/pkg/runtime/malloc.h typedef struct SpecialProfile SpecialProfile;
SpecialProfile     64 src/pkg/runtime/mheap.c 	runtime·FixAlloc_Init(&h->specialprofilealloc, sizeof(SpecialProfile), nil, nil, &mstats.other_sys);
SpecialProfile    769 src/pkg/runtime/mheap.c 	SpecialProfile *s;
SpecialProfile    787 src/pkg/runtime/mheap.c 	SpecialProfile *sp;
SpecialProfile    798 src/pkg/runtime/mheap.c 		sp = (SpecialProfile*)s;