Home
last modified time | relevance | path

Searched refs:do_fill (Results 1 – 2 of 2) sorted by relevance

/system/extras/ioshark/
Dioshark_bench.h140 char *get_buf(char **buf, int *buflen, int len, int do_fill);
Dioshark_bench_subr.c239 get_buf(char **buf, int *buflen, int len, int do_fill __attribute__((unused))) in get_buf() argument
254 if (do_fill) { in get_buf()