PAPI 7.1.0.0
Loading...
Searching...
No Matches
PAPI_sprofil_t Struct Reference

#include <papi.h>

Data Fields

void * pr_base
 
unsigned pr_size
 
vptr_t pr_off
 
unsigned pr_scale
 

Detailed Description

Definition at line 579 of file papi.h.

Field Documentation

◆ pr_base

void * PAPI_sprofil_t::pr_base

buffer base

Definition at line 580 of file papi.h.

◆ pr_off

vptr_t PAPI_sprofil_t::pr_off

pc start address (offset)

Definition at line 582 of file papi.h.

◆ pr_scale

unsigned PAPI_sprofil_t::pr_scale

pc scaling factor: fixed point fraction 0xffff ~= 1, 0x8000 == .5, 0x4000 == .25, etc. also, two extensions 0x1000 == 1, 0x2000 == 2

Definition at line 583 of file papi.h.

◆ pr_size

unsigned PAPI_sprofil_t::pr_size

buffer size

Definition at line 581 of file papi.h.


The documentation for this struct was generated from the following files: