Searched refs:hwc_hwcentry_string_internal (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c4520 hwc_hwcentry_string_internal (char *buf, size_t buflen, const Hwcentry *ctr, function
4547 return hwc_hwcentry_string_internal (buf, buflen, ctr, 0);
5135 hwc_hwcentry_string_internal (tmp, sizeof (tmp), ctr, 0);
5148 hwc_hwcentry_string_internal (tmp, sizeof (tmp), ctr, show_short_desc);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c4556 hwc_hwcentry_string_internal (char *buf, size_t buflen, const Hwcentry *ctr, function
4583 return hwc_hwcentry_string_internal (buf, buflen, ctr, 0);
5171 hwc_hwcentry_string_internal (tmp, sizeof (tmp), ctr, 0);
5184 hwc_hwcentry_string_internal (tmp, sizeof (tmp), ctr, show_short_desc);

Completed in 106 milliseconds