Home
last modified time | relevance | path

Searched refs:update_option_value (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/traceevent/
A Devent-plugin.c56 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() function
190 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