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