HomeSort by relevance Sort by last modified time
    Searched full:dprint (Results 1 - 25 of 42) sorted by null

1 2

  /external/fio/
debug.h 42 #define dprint(type, str, args...) \ macro
51 static inline void dprint(int type, const char *str, ...) function
profile.c 29 dprint(FD_PROFILE, "loading profile '%s'\n", profile);
68 dprint(FD_PROFILE, "register profile '%s'\n", ops->name);
83 dprint(FD_PROFILE, "unregister profile '%s'\n", ops->name);
memory.c 18 dprint(FD_MEM, "unpinning %llu bytes\n", td->o.lockmem);
33 dprint(FD_MEM, "pinning %llu bytes\n", td->o.lockmem);
77 dprint(FD_MEM, "shmget %u, %d\n", total_mem, td->shm_id);
100 dprint(FD_MEM, "shmat %d, %p\n", td->shm_id, td->orig_buffer);
119 dprint(FD_MEM, "shmdt/ctl %d %p\n", td->shm_id, td->orig_buffer);
163 dprint(FD_MEM, "mmap %llu/%d %p\n", (unsigned long long) total_mem,
182 dprint(FD_MEM, "munmap %llu %p\n", (unsigned long long) total_mem,
196 dprint(FD_MEM, "malloc %llu %p\n", (unsigned long long) total_mem,
204 dprint(FD_MEM, "free malloc mem %p\n", td->orig_buffer);
228 dprint(FD_MEM, "Alloc %llu for buffers\n", (unsigned long long) total_mem)
    [all...]
gettime-thread.c 90 dprint(FD_MUTEX, "wait on startup_mutex\n");
92 dprint(FD_MUTEX, "done waiting on startup_mutex\n");
trim.c 54 dprint(FD_VERIFY, "failed file %s open\n",
66 dprint(FD_VERIFY, "get_next_trim: ret io_u %p\n", io_u);
io_u.c 100 dprint(FD_RANDOM, "off rand %llu\n", (unsigned long long) r);
126 dprint(FD_RANDOM, "get_next_rand_offset: offset %llu busy\n",
256 dprint(FD_IO, "%s: rand offset failed, last=%llu, size=%llu\n",
386 dprint(FD_IO, "get_next_offset: offset %llu >= io_size %llu\n",
394 dprint(FD_IO, "get_next_offset: offset %llu >= size %llu\n",
708 dprint(FD_IO, "requeue %p\n", __io_u);
763 dprint(FD_IO, "io_u %p, failed getting offset\n", io_u);
769 dprint(FD_IO, "io_u %p, failed getting buflen\n", io_u);
774 dprint(FD_IO, "io_u %p, offset too large\n", io_u);
775 dprint(FD_IO, " off=%llu/%lu > %llu\n"
    [all...]
blktrace.c 38 dprint(FD_BLKTRACE, "refill: filled %d bytes\n", ret);
67 dprint(FD_BLKTRACE, "discard pdu len %u\n", t->pdu_len);
159 dprint(FD_BLKTRACE, "device lookup: %d/%d\n overridden"
163 dprint(FD_BLKTRACE, "device lookup: %d/%d\n", maj, min);
165 dprint(FD_BLKTRACE, "add devices %s\n", dev);
200 dprint(FD_BLKTRACE, "store ddir=%d, off=%llu, len=%lu, delay=%lu\n",
210 dprint(FD_BLKTRACE, "got process notify: %x, %d\n",
214 dprint(FD_BLKTRACE, "got timestamp notify: %x, %d\n",
220 dprint(FD_BLKTRACE, "unknown trace act %x\n", t->action);
254 dprint(FD_BLKTRACE, "store discard, off=%llu, len=%lu, delay=%lu\n"
    [all...]
verify.c 57 dprint(FD_VERIFY, "fill random bytes len=%u\n", len);
67 dprint(FD_VERIFY, "using already filled verify pattern b=%d len=%u\n",
383 dprint(FD_VERIFY, "meta verify io_u %p, len %u\n", io_u, hdr->len);
420 dprint(FD_VERIFY, "xxhash verify io_u %p, len %u\n", vc->io_u, hdr->len);
446 dprint(FD_VERIFY, "sha512 verify io_u %p, len %u\n", vc->io_u, hdr->len);
471 dprint(FD_VERIFY, "sha256 verify io_u %p, len %u\n", vc->io_u, hdr->len);
497 dprint(FD_VERIFY, "sha1 verify io_u %p, len %u\n", vc->io_u, hdr->len);
520 dprint(FD_VERIFY, "crc7 verify io_u %p, len %u\n", vc->io_u, hdr->len);
541 dprint(FD_VERIFY, "crc16 verify io_u %p, len %u\n", vc->io_u, hdr->len);
562 dprint(FD_VERIFY, "crc64 verify io_u %p, len %u\n", vc->io_u, hdr->len)
    [all...]
ioengines.c 62 dprint(FD_IO, "ioengine %s unregistered\n", ops->name);
69 dprint(FD_IO, "ioengine %s registered\n", ops->name);
94 dprint(FD_IO, "dload engine %s\n", engine_lib);
139 dprint(FD_IO, "load ioengine %s\n", name);
176 dprint(FD_IO, "free ioengine %s\n", td->io_ops->name);
193 dprint(FD_IO, "close ioengine %s\n", td->io_ops->name);
213 dprint(FD_IO, "->prep(%p)=%d\n", io_u, ret);
261 dprint(FD_IO, "getevents: %d\n", r);
395 dprint(FD_IO, "calling ->commit(), depth %d\n", td->cur_depth);
filesetup.c 61 dprint(FD_FILE, "layout unlink %s\n", f->file_name);
76 dprint(FD_FILE, "open file %s, flags %x\n", f->file_name, flags);
89 dprint(FD_FILE, "posix_fallocate file %s size %llu\n",
101 dprint(FD_FILE,
129 dprint(FD_FILE, "truncate file %s, size %llu\n", f->file_name,
174 dprint(FD_FILE, "terminate unlink %s\n", f->file_name);
398 dprint(FD_IO, "invalidate cache %s: %llu/%llu\n", f->file_name, off,
445 dprint(FD_FILE, "fd close %s\n", f->file_name);
470 dprint(FD_FILE, "found file in hash %s\n", f->file_name);
477 dprint(FD_FILE, "file not found in hash %s\n", f->file_name)
    [all...]
client.c 191 dprint(FD_NET, "client: removed <%s>\n", client->hostname);
227 dprint(FD_NET, "client: add cmd %d: %s\n", index, opt);
290 dprint(FD_NET, "client: added <%s>\n", client->hostname);
307 dprint(FD_NET, "client <%s>: add ini %s\n", client->hostname, ini_file);
365 dprint(FD_NET, "client: added <%s>\n", client->hostname);
392 dprint(FD_NET, "client: send probe\n");
482 dprint(FD_NET, "client: connect to host %s\n", client->hostname);
489 dprint(FD_NET, "client: %s connected %d\n", client->hostname, fd);
512 dprint(FD_NET, "client: terminate clients\n");
522 dprint(FD_NET, "client: got signal %d\n", sig)
    [all...]
server.c 456 dprint(FD_NET, "server: sending quit\n");
477 dprint(FD_NET, "server: sending stop (%d, %d)\n", error, signal);
495 dprint(FD_NET, "server: forked off connection job (pid=%u)\n", (int) pid);
501 dprint(FD_NET, "server: forked off job job (pid=%u)\n", (int) pid);
531 dprint(FD_NET, "pid %u exited, sig=%u, exitval=%d\n", (int) ffi->pid, ffi->signal, ffi->exitval);
573 dprint(FD_NET, "server: loading local file %s\n", (char *) file_name);
644 dprint(FD_NET, "server: %d command line args\n", clp->lines);
651 dprint(FD_NET, "server: %d: %s\n", i, argv[i]);
674 dprint(FD_NET, "server: sending probe reply\n");
715 dprint(FD_NET, "server sending status\n")
    [all...]
libfio.c 175 dprint(FD_PROCESS, "pid=%d: runstate %d -> %d\n", (int) td->pid,
206 dprint(FD_PROCESS, "terminate group_id=%d\n", group_id);
210 dprint(FD_PROCESS, "setting terminate on %s/%d\n",
diskutil.c 51 dprint(FD_DISKUTIL, "open stat file: %s\n", du->path);
63 dprint(FD_DISKUTIL, "%s: %s", du->path, p);
78 dprint(FD_DISKUTIL, "%s: stat read ok? %d\n", du->path, ret == 1);
120 dprint(FD_DISKUTIL, "update io ticks\n");
290 dprint(FD_DISKUTIL, "add maj/min %d/%d: %s\n", majdev, mindev, path);
321 dprint(FD_DISKUTIL, "found %s in list\n", __du->dus.name);
330 dprint(FD_DISKUTIL, "add %s to list\n", du->dus.name);
449 dprint(FD_DISKUTIL, "%s belongs to maj/min %d/%d\n", filename, majdev,
gettime.c 302 dprint(FD_TIME, "cycles[%d]=%llu\n", i,
309 dprint(FD_TIME, "avg: %llu\n", (unsigned long long) avg);
310 dprint(FD_TIME, "min=%llu, max=%llu, mean=%f, S=%f\n",
317 dprint(FD_TIME, "inv_cycles_per_usec=%lu\n", inv_cycles_per_usec);
320 dprint(FD_TIME, "cycles_start=%llu\n", cycles_start);
options.h 32 dprint(FD_PARSE, "option %s/%u not found in map\n", \
parse.c 464 dprint(FD_PARSE, "__handle_option=%s, type=%d, ptr=%s\n", o->name,
520 dprint(FD_PARSE, " ret=%d, out=%llu\n", ret, ull);
631 dprint(FD_PARSE, " out=%f\n", uf);
786 dprint(FD_PARSE, " ret=%d, out=%d\n", ret, il);
846 dprint(FD_PARSE, "handle_option=%s, ptr=%s\n", o->name, __ptr);
1196 dprint(FD_PARSE, "filling default options\n");
1243 dprint(FD_PARSE, "init options\n");
1257 dprint(FD_PARSE, "free options\n");
backend.c 461 dprint(FD_VERIFY, "starting loop\n");
651 dprint(FD_VERIFY, "exiting loop\n");
1090 dprint(FD_MEM, "io_u alloc %p, index %u\n", io_u, i);
1094 dprint(FD_MEM, "io_u %p, mem %p\n", io_u, io_u->buf);
1320 dprint(FD_PROCESS, "jobs pid=%d started\n", (int) td->pid);
1338 dprint(FD_MUTEX, "up startup_mutex\n");
1340 dprint(FD_MUTEX, "wait on td->mutex\n");
1342 dprint(FD_MUTEX, "done waiting on td->mutex\n");
    [all...]
iolog.c 156 dprint(FD_IO, "iolog: get %llu/%lu/%s\n", io_u->offset,
273 dprint(FD_IO, "iolog: overlap %llu/%lu, %llu/%lu",
751 dprint(FD_COMPRESS, "inflate chunk size=%lu, seq=%u",
798 dprint(FD_COMPRESS, "inflated to size=%lu\n", (unsigned long) ret);
821 dprint(FD_COMPRESS, "log write chunk size=%lu, "
1014 dprint(FD_COMPRESS, "deflate input size=%lu, seq=%u\n",
1050 dprint(FD_COMPRESS, "deflated to size=%lu\n", (unsigned long) total);
  /external/fio/engines/
glusterfs.c 41 dprint(FD_IO, "fio setup\n");
78 dprint(FD_FILE, "fio setup %p\n", g->fs);
111 dprint(FD_FILE, "get file size %s\n", f->file_name);
155 dprint(FD_FILE, "fio file %s open mode %s td rw %s\n", f->file_name,
167 dprint(FD_FILE, "fio extend file %s from %ld to %ld\n",
191 dprint(FD_IO,
227 dprint(FD_FILE, "terminate unlink %s\n",
232 dprint(FD_FILE,
255 dprint(FD_FILE, "fio %p fadvise %s status %d\n", g->fs,
260 dprint(FD_FILE, "fio %p created %s\n", g->fs, f->file_name)
    [all...]
glusterfs_async.c 18 dprint(FD_IO, "%s\n", __FUNCTION__);
30 dprint(FD_IO, "%s\n", __FUNCTION__);
73 dprint(FD_FILE, "%s\n", __FUNCTION__);
95 dprint(FD_IO, "%s ret %lu\n", __FUNCTION__, ret);
105 dprint(FD_IO, "%s op %s\n", __FUNCTION__, io_ddir_name(io_u->ddir));
glusterfs_sync.c 16 dprint(FD_FILE, "fio prep\n");
37 dprint(FD_FILE, "fio queue len %lu\n", io_u->xfer_buflen);
52 dprint(FD_FILE, "fio len %lu ret %d\n", io_u->xfer_buflen, ret);
sync.c 154 dprint(FD_IO, "vsyncio_getevents: min=%d,max=%d: %d\n", min, max, ret);
199 dprint(FD_IO, "vsyncio_queue: no append (%d)\n", sd->queued);
217 dprint(FD_IO, "vsyncio_queue: max depth %d\n", sd->queued);
221 dprint(FD_IO, "vsyncio_queue: append\n");
225 dprint(FD_IO, "vsyncio_queue: depth now %d\n", sd->queued);
296 dprint(FD_IO, "vsyncio_commit: %d\n", (int) ret);
falloc.c 30 dprint(FD_FILE, "fd open %s\n", f->file_name);
  /bionic/libc/dns/resolv/
res_debug.h 24 # define Dprint(cond, args) /*empty*/
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {}

Completed in 436 milliseconds

1 2