Searched refs:show_error (Results 1 – 1 of 1) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/ |
D | parse-filter.c | 43 static void show_error(char **error_str, const char *fmt, ...) in show_error() function 380 show_error(error_str, "expected a value but found %s", in create_arg_item() 456 show_error(error_str, in add_right() 503 show_error(error_str, in add_right() 521 show_error(error_str, in add_right() 528 show_error(error_str, in add_right() 558 show_error(error_str, in add_right() 580 show_error(error_str, in add_right() 938 show_error(error_str, in process_filter() 945 show_error(error_str, in process_filter() [all …]
|