Searched refs:hwc_validate_ctrs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwcentry.h | 190 extern char *hwc_validate_ctrs (int forKernel, Hwcentry *list[], unsigned listsz);
|
H A D | hwctable.c | 4041 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwcentry.h | 191 extern char *hwc_validate_ctrs (int forKernel, Hwcentry *list[], unsigned listsz);
|
H A D | hwctable.c | 4077 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | collctrl.cc | 1513 emsg = hwc_validate_ctrs (kernelHWC, ctrtable, rc); in add_hwcstring()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | collctrl.cc | 1490 emsg = hwc_validate_ctrs (kernelHWC, ctrtable, rc); in add_hwcstring()
|