Searched refs:costString (Results 1 – 1 of 1) sorted by relevance
470 std::string costString; in prepCostlyIface() local476 costString = "bw_costly_"; in prepCostlyIface()477 costString += ifn; in prepCostlyIface()478 costCString = costString.c_str(); in prepCostlyIface()529 std::string costString; in cleanupCostlyIface() local534 costString = "bw_costly_"; in cleanupCostlyIface()535 costString += ifn; in cleanupCostlyIface()536 costCString = costString.c_str(); in cleanupCostlyIface()