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