HomeSort by relevance Sort by last modified time
    Searched refs:__dprint (Results 1 - 3 of 3) sorted by null

  /external/fio/
debug.h 39 void __dprint(int type, const char *str, ...) __attribute__((format (printf, 2, 3)));
45 __dprint((type), (str), ##args); \
debug.c 7 void __dprint(int type, const char *str, ...) function
  /external/fio/t/
stest.c 88 void __dprint(int type, const char *str, ...) function

Completed in 235 milliseconds