Searched refs:__dprint (Results 1 - 3 of 3) sorted by relevance

/external/fio/
H A Ddebug.h39 void __dprint(int type, const char *str, ...) __attribute__((format (printf, 2, 3)));
45 __dprint((type), (str), ##args); \
H A Ddebug.c7 void __dprint(int type, const char *str, ...) function
/external/fio/t/
H A Dstest.c88 void __dprint(int type, const char *str, ...) function

Completed in 84 milliseconds