logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for PAPI from the source code.

Version 7.1.0.0                                  Thu Dec 14 2023                               PAPI_sprofil_t(3)

Field Documentation

void*PAPI_sprofil_t::pr_base
       buffer base

   vptr_tPAPI_sprofil_t::pr_off
       pc start address (offset)

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

   unsignedPAPI_sprofil_t::pr_size
       buffer size

Name

       PAPI_sprofil_t

Synopsis

DataFields
       void * pr_base
       unsigned pr_size
       vptr_t pr_off
       unsigned pr_scale

See Also