Home
last modified time | relevance | path

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

/freebsd/lib/libpmcstat/
H A Dlibpmcstat_image.c64 size_t n, newsyms, nshsyms, nfuncsyms; in pmcstat_image_add_symbols() local
78 nshsyms = sh->sh_size / sh->sh_entsize; in pmcstat_image_add_symbols()
79 for (n = nfuncsyms = 0; n < nshsyms; n++) { in pmcstat_image_add_symbols()
104 for (n = newsyms = 0; n < nshsyms; n++) { in pmcstat_image_add_symbols()