Searched refs:costString (Results 1 – 1 of 1) sorted by relevance
411 std::string costString; in prepCostlyIface() local417 costString = "costly_"; in prepCostlyIface()418 costString += ifn; in prepCostlyIface()419 costCString = costString.c_str(); in prepCostlyIface()464 std::string costString; in cleanupCostlyIface() local469 costString = "costly_"; in cleanupCostlyIface()470 costString += ifn; in cleanupCostlyIface()471 costCString = costString.c_str(); in cleanupCostlyIface()