Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.h96 extern char *atitle, *aformat,
H A Dprof.c102 char *atitle = " Address "; variable
1032 Print("%s", atitle); /* Title for addresses. */ in main()
H A Dprofv.c195 (void) printf(" %s", atitle); in print_profile_data()