Home
last modified time | relevance | path

Searched refs:actype32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h104 typedef int32_t actype32; typedef
146 actype32 raw_count;
H A Dgprof.c658 arc32.raw_count = (actype32)arcp->arc_count; in dumpsum_ostyle()