Searched refs:pc10 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 790 char *pc1, *pc10; in main() local 816 pc10 = pc_l + (unsigned long)((bias * i1)/sf); in main() 822 slp[n].sl_name, i0, pc00, pc0, i1, pc10, pc1)); in main() 874 if (pc10 < pc1) { in main() 881 (pc1 - pc10)*sf)/bias); in main() 885 Fprint(stderr, " + %ld/(%.1f)", (pc1 - pc10) * ticks, DBL_ADDRPERCELL) in main()
|