Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprof.c936 int thisIsSnym; in main() local
947 thisIsSnym = (thisaddr == lastaddr); in main()
949 if (thisIsSnym) { in main()
995 lastWasSnym = thisIsSnym; in main()