OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_warning
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
event-parse.c
47
#define
do_warning
(fmt, ...) \
macro
1087
do_warning
("Error: expected type %d but read %d",
1098
do_warning
("Error: expected type %d but read %d",
1104
do_warning
("Error: expected '%s' but read '%s'",
1341
do_warning
("%s: no type found", __func__);
1388
do_warning
("failed to find token");
1604
do_warning
("%s: not enough memory!", __func__);
[
all
...]
Completed in 220 milliseconds