20 #define FULL_SCALE 65536 26 void prof_alloc(
int num,
unsigned long plength);
27 void prof_head(
unsigned long blength,
int bucket_size,
int num_buckets,
const char *header);
29 unsigned long prof_size(
unsigned long plength,
unsigned scale,
int bucket,
int *num_buckets);
30 int prof_check(
int n,
int bucket,
int num_buckets);
45 #if (defined(ITANIUM1) || defined(ITANIUM2)) 50 #elif defined(__powerpc64__)
void prof_print_address(const char *title, const PAPI_exe_info_t *prginfo)
char event_name[PAPI_MAX_STR_LEN]
get the executable's info
static struct timeval start
int prof_buckets(int bucket)
void prof_alloc(int num, unsigned long plength)
int prof_check(int n, int bucket, int num_buckets)
int prof_events(int num_tests)
void prof_print_prof_info(caddr_t start, caddr_t end, int threshold, char *event_name)
void do_no_profile(int quiet)
void prof_out(caddr_t start, int n, int bucket, int num_buckets, unsigned int scale)
void prof_head(unsigned long blength, int bucket_size, int num_buckets, const char *header)
unsigned long prof_size(unsigned long plength, unsigned scale, int bucket, int *num_buckets)