Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-plugin.c47 static int update_option_value(struct tep_plugin_option *op, const char *val) in update_option_value() function
181 ret = update_option_value(option, op->value); in update_option()
194 ret = update_option_value(option, op->value); in update_option()