Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-plugin.c49 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() function
183 ret = update_option_value(option, op->value); in update_option()
196 ret = update_option_value(option, op->value); in update_option()