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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c4555 char descstr[1024]; local
4569 snprintf (descstr, sizeof (descstr), " (`%s'; %s%s)",
4572 snprintf (descstr, sizeof (descstr), " (%s%s)", memop, timecvt);
4576 rateString ? rateString : "", descstr);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c4591 char descstr[1024]; local
4605 snprintf (descstr, sizeof (descstr), " (`%s'; %s%s)",
4608 snprintf (descstr, sizeof (descstr), " (%s%s)", memop, timecvt);
4612 rateString ? rateString : "", descstr);

Completed in 114 milliseconds