Home
last modified time | relevance | path

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

/external/fio/
Ddebug.h42 void __dprint(int type, const char *str, ...) __attribute__((format (printf, 2, 3)));
48 __dprint((type), (str), ##args); \
Ddebug.c7 void __dprint(int type, const char *str, ...) in __dprint() function
/external/fio/t/
Ddebug.c7 void __dprint(int type, const char *str, ...) in __dprint() function