Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h290 extern int number_funcs_toprint;
H A Dprintgprof.c69 int print_count = number_funcs_toprint; in printprof()
297 int print_count = number_funcs_toprint; in printgprof()
H A Dgprof.c67 int number_funcs_toprint; variable
1846 number_funcs_toprint = atoi(optarg); in main()