Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollctrl.cc1572 char *hwc_defaultx = strdup (def_string); in add_default_hwcstring() local
1593 … ret = dbe_sprintf (GTXT ("HW counter set for %s, \"%s\", format error\n"), cpuname, hwc_defaultx); in add_default_hwcstring()
1594 free (hwc_defaultx); in add_default_hwcstring()
1616 … ret = dbe_sprintf (GTXT ("HW counter set for %s, \"%s\", format error\n"), cpuname, hwc_defaultx); in add_default_hwcstring()
1617 free (hwc_defaultx); in add_default_hwcstring()
1642 free (hwc_defaultx); in add_default_hwcstring()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollctrl.cc1549 char *hwc_defaultx = strdup (def_string); in add_default_hwcstring() local
1570 … ret = dbe_sprintf (GTXT ("HW counter set for %s, \"%s\", format error\n"), cpuname, hwc_defaultx); in add_default_hwcstring()
1571 free (hwc_defaultx); in add_default_hwcstring()
1593 … ret = dbe_sprintf (GTXT ("HW counter set for %s, \"%s\", format error\n"), cpuname, hwc_defaultx); in add_default_hwcstring()
1594 free (hwc_defaultx); in add_default_hwcstring()
1619 free (hwc_defaultx); in add_default_hwcstring()