Home
last modified time | relevance | path

Searched defs:printerr (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexport-to-postgresql.py273 def printerr(*args, **kw_args): function
H A Dexport-to-sqlite.py94 def printerr(*args, **keyword_args): function
H A Dexported-sql-viewer.py144 def printerr(*args, **keyword_args): function
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexport-to-postgresql.py273 def printerr(*args, **kw_args): function
H A Dexport-to-sqlite.py94 def printerr(*args, **keyword_args): function
H A Dexported-sql-viewer.py145 def printerr(*args, **keyword_args): function
/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c68 #define printerr(fmt, ...) afuc_printc(AFUC_ERR, fmt, ##__VA_ARGS__) macro
[all...]

Completed in 17 milliseconds