Home
last modified time | relevance | path

Searched refs:ValTableSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c284 #define ValTableSize 1048576 macro
435 sz = ValTableSize * sizeof (*AddrTable_RA_FROMFP); in __collector_ext_unwind_init()
437 sz = ValTableSize * sizeof (*AddrTable_RA_EOSTCK); in __collector_ext_unwind_init()
1584 uint64_t idx = wctx->pc % ValTableSize; in cache_get()
1615 uint64_t idx = wctx->pc % ValTableSize; in cache_get()
1634 uint64_t idx = wctx->pc % ValTableSize; in cache_put()
1648 uint64_t idx = wctx->pc % ValTableSize; in cache_put()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c288 #define ValTableSize 1048576 macro
439 sz = ValTableSize * sizeof (*AddrTable_RA_FROMFP); in __collector_ext_unwind_init()
441 sz = ValTableSize * sizeof (*AddrTable_RA_EOSTCK); in __collector_ext_unwind_init()
1590 uint64_t idx = wctx->pc % ValTableSize; in cache_get()
1621 uint64_t idx = wctx->pc % ValTableSize; in cache_get()
1640 uint64_t idx = wctx->pc % ValTableSize; in cache_put()
1654 uint64_t idx = wctx->pc % ValTableSize; in cache_put()