Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprof.c241 struct snymEntry *snymList; /* Pointer to allocated list of */ variable
304 for (p = snymList, i = n_snyms; --i >= 0; p++) in getSnymEntry()
648 snymList = snymp = in main()
965 snymp = (n_snyms++ == 0 ? snymList : snymp+1); in main()