Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcentry.h190 extern char *hwc_validate_ctrs (int forKernel, Hwcentry *list[], unsigned listsz);
H A Dhwctable.c4041 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcentry.h191 extern char *hwc_validate_ctrs (int forKernel, Hwcentry *list[], unsigned listsz);
H A Dhwctable.c4077 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollctrl.cc1513 emsg = hwc_validate_ctrs (kernelHWC, ctrtable, rc); in add_hwcstring()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollctrl.cc1490 emsg = hwc_validate_ctrs (kernelHWC, ctrtable, rc); in add_hwcstring()