Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Dparse-filter.c41 static void show_error(char *error_buf, const char *fmt, ...) in show_error() function
356 show_error(error_str, "failed to allocate filter arg"); in create_arg_item()
370 show_error(error_str, "failed to allocate string filter arg"); in create_arg_item()
399 show_error(error_str, "expected a value but found %s", token); in create_arg_item()
484 show_error(error_str, "Illegal rvalue"); in add_right()
530 show_error(error_str, in add_right()
548 show_error(error_str, in add_right()
555 show_error(error_str, in add_right()
565 show_error(error_str, "Failed to allocate string filter"); in add_right()
573 show_error(error_str, "Failed to allocate string filter"); in add_right()
[all …]