Home
last modified time | relevance | path

Searched defs:rawarc (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Dgmon-sol2.c71 struct rawarc { struct
72 unsigned long raw_frompc;
73 unsigned long raw_selfpc;
74 long raw_count;
163 struct rawarc rawarc; in _mcleanup() local
/dragonfly/sys/sys/
H A Dgmon.h135 struct rawarc { struct
136 u_long raw_frompc;
137 u_long raw_selfpc;
138 long raw_count;
/dragonfly/lib/libc/gmon/
H A Dgmon.c120 struct rawarc rawarc; in _mcleanup() local