Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.c47 #define do_warning(fmt, ...) \ macro
1087 do_warning("Error: expected type %d but read %d", in test_type()
1098 do_warning("Error: expected type %d but read %d", in test_type_token()
1104 do_warning("Error: expected '%s' but read '%s'", in test_type_token()
1341 do_warning("%s: no type found", __func__); in event_read_fields()
1388 do_warning("failed to find token"); in event_read_fields()
1604 do_warning("%s: not enough memory!", __func__); in process_cond()
1654 do_warning("%s: not enough memory!", __func__); in process_array()
1707 do_warning("unknown op '%c'", op[0]); in get_op_prio()
1728 do_warning("unknown op '%s'", op); in get_op_prio()
[all …]