Searched refs:costString (Results 1 – 1 of 1) sorted by relevance
393 std::string costString; in prepCostlyIface() local399 costString = "bw_costly_"; in prepCostlyIface()400 costString += ifn; in prepCostlyIface()401 costCString = costString.c_str(); in prepCostlyIface()449 std::string costString; in cleanupCostlyIface() local454 costString = "bw_costly_"; in cleanupCostlyIface()455 costString += ifn; in cleanupCostlyIface()456 costCString = costString.c_str(); in cleanupCostlyIface()