Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h294 int number_funcs_toprint; variable
H A Dprintgprof.c68 int print_count = number_funcs_toprint; in printprof()
296 int print_count = number_funcs_toprint; in printgprof()
H A Dgprof.c1809 number_funcs_toprint = atoi(optarg); in main()