Searched refs:costString (Results 1 – 1 of 1) sorted by relevance
416 std::string costString; in prepCostlyIface() local422 costString = "costly_"; in prepCostlyIface()423 costString += ifn; in prepCostlyIface()424 costCString = costString.c_str(); in prepCostlyIface()469 std::string costString; in cleanupCostlyIface() local474 costString = "costly_"; in cleanupCostlyIface()475 costString += ifn; in cleanupCostlyIface()476 costCString = costString.c_str(); in cleanupCostlyIface()