Searched refs:update_option_value (Results 1 – 1 of 1) sorted by relevance
56 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() function190 ret = update_option_value(option, op->value); in update_option()203 ret = update_option_value(option, op->value); in update_option()307 return update_option_value(op, val); in process_option()
Completed in 3 milliseconds