Searched refs:openpfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c1530 openpfile(char *filename, size_t *fsz) function
1700 (void) printf("[openpfile] hdr.lowpc 0x%llx hdr.highpc "
1704 "[openpfile] s_lowpc 0x%llx s_highpc 0x%llx\n",
1707 "[openpfile] lowpc 0x%llx highpc 0x%llx\n",
1709 (void) printf("[openpfile] sampbytes %d nsamples %d\n",
1730 handle = openpfile(filename, &fsz);

Completed in 59 milliseconds