Searched refs:semantic_error (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/tools/
H A Dgen-insn-attr-x86.awk94 function semantic_error(msg) { function
113 semantic_error("Hit Table: before EndTable:.");
143 semantic_error("No group: " $2 )
235 semantic_error("Unknown imm opnd: " i)
238 semantic_error("Second IMM error")
254 semantic_error("Redefine " idx " in " tname)
259 semantic_error("No escaped name")
264 semantic_error("Redefine escape (" ref ")")
291 semantic_error($i " is not a separator")
324 semantic_error("Unknow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-event.c56 #define semantic_error(msg ...) pr_err("Semantic error :" msg) macro
440 semantic_error("Start line must be smaller"
445 semantic_error("Tailing with invalid character '%d'.\n",
497 semantic_error("Group name is not supported yet.\n");
501 semantic_error("%s is bad for event name -it must "
547 semantic_error("There is non-digit char"
555 semantic_error("There is non-digit character"
562 semantic_error("SRC@SRC is not allowed.\n");
573 semantic_error("%%%s is not supported.\n", arg);
587 semantic_error("Laz
[all...]

Completed in 32 milliseconds