Lines Matching refs:do_warning
37 #define do_warning(fmt, ...) \ macro
1189 do_warning("Error: expected type %d but read %d", in test_type()
1200 do_warning("Error: expected type %d but read %d", in test_type_token()
1206 do_warning("Error: expected '%s' but read '%s'", in test_type_token()
1830 do_warning("unknown op '%c'", op[0]); in get_op_prio()
1851 do_warning("unknown op '%s'", op); in get_op_prio()
2157 do_warning("pointer expected with non pointer type"); in eval_type_str()
2163 do_warning("%s: not enough memory!", __func__); in eval_type_str()
2243 do_warning("expected type argument"); in eval_type()
2309 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2331 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2344 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2362 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2398 do_warning("unknown op '%s'", arg->op.op); in arg_num_eval()
2409 do_warning("invalid eval type %d", arg->type); in arg_num_eval()
2438 do_warning("invalid eval type %d", arg->type); in arg_eval()
3384 do_warning("no event_list!"); in get_common_info()
3829 do_warning("%s: not enough memory!", __func__); in print_bitmask_to_seq()
4598 do_warning("%s: field %s not found", in print_ipv4_arg()
4644 do_warning("%s: field %s not found", in print_ipv6_arg()
4702 do_warning("%s: field %s not found", in print_ipsa_arg()
5435 do_warning("ug! negative record size %d", record->size); in tep_find_event_by_record()
5558 do_warning("ug! no event found for type %d", type); in tep_print_event()
5681 do_warning("event %s has more %s fields than specified", in get_event_fields()
5689 do_warning("event %s has less %s fields than specified", in get_event_fields()
6505 do_warning("Failed to allocate function handler"); in tep_register_print_function()
6513 do_warning("Failed to allocate function name"); in tep_register_print_function()
6526 do_warning("Invalid argument type %d", type); in tep_register_print_function()
6533 do_warning("Failed to allocate function param"); in tep_register_print_function()
6642 do_warning("Failed to allocate event handler"); in tep_register_event_handler()
6654 do_warning("Failed to allocate event/sys name"); in tep_register_event_handler()