/external/autotest/tko/parsers/ |
D | version_0.py | 25 tko_utils.dprint(str(keyval)) 55 tko_utils.dprint("Using host_group_name %r instead of " 64 tko_utils.dprint("MACHINE NAME: %s" % machine) 75 tko_utils.dprint('Unable to parse host keyval for %s' 90 tko_utils.dprint(error) 95 tko_utils.dprint("MACHINE GROUP: %s" % machine_group) 106 tko_utils.dprint("Could not read a hostname from " 114 tko_utils.dprint("Could not read a hostname from " 151 tko_utils.dprint("kernel.__init__() found kernel version %s" 219 tko_utils.dprint("PATCH::%s %s %s" % (spec, reference, hash)) [all …]
|
D | version_1.py | 100 tko_utils.dprint(msg) 140 tko_utils.dprint(msg) 286 tko_utils.dprint('Unexpected indent regression, aborting') 321 tko_utils.dprint('\nUnexpected end of job, aborting') 352 tko_utils.dprint('\nSTATUS: ' + raw_line.strip()) 355 tko_utils.dprint('non-status line, ignoring') 370 tko_utils.dprint('unexpected extra indentation, ignoring') 389 tko_utils.dprint(msg) 405 tko_utils.dprint(msg) 439 tko_utils.dprint(msg) [all …]
|
D | base.py | 37 tko_utils.dprint(msg) 56 tko_utils.dprint(msg)
|
/external/fio/engines/ |
D | glusterfs.c | 41 dprint(FD_IO, "fio setup\n"); in fio_gf_setup() 78 dprint(FD_FILE, "fio setup %p\n", g->fs); in fio_gf_setup() 111 dprint(FD_FILE, "get file size %s\n", f->file_name); in fio_gf_get_file_size() 155 dprint(FD_FILE, "fio file %s open mode %s td rw %s\n", f->file_name, in fio_gf_open_file() 167 dprint(FD_FILE, "fio extend file %s from %ld to %ld\n", in fio_gf_open_file() 191 dprint(FD_IO, in fio_gf_open_file() 227 dprint(FD_FILE, "terminate unlink %s\n", in fio_gf_open_file() 232 dprint(FD_FILE, in fio_gf_open_file() 255 dprint(FD_FILE, "fio %p fadvise %s status %d\n", g->fs, in fio_gf_open_file() 260 dprint(FD_FILE, "fio %p created %s\n", g->fs, f->file_name); in fio_gf_open_file() [all …]
|
D | glusterfs_async.c | 18 dprint(FD_IO, "%s\n", __FUNCTION__); in fio_gf_event() 30 dprint(FD_IO, "%s\n", __FUNCTION__); in fio_gf_getevents() 73 dprint(FD_FILE, "%s\n", __FUNCTION__); in fio_gf_io_u_init() 95 dprint(FD_IO, "%s ret %lu\n", __FUNCTION__, ret); in gf_async_cb() 105 dprint(FD_IO, "%s op %s\n", __FUNCTION__, io_ddir_name(io_u->ddir)); in fio_gf_async_queue()
|
D | glusterfs_sync.c | 16 dprint(FD_FILE, "fio prep\n"); in fio_gf_prep() 37 dprint(FD_FILE, "fio queue len %lu\n", io_u->xfer_buflen); in fio_gf_queue() 52 dprint(FD_FILE, "fio len %lu ret %d\n", io_u->xfer_buflen, ret); in fio_gf_queue()
|
D | sync.c | 154 dprint(FD_IO, "vsyncio_getevents: min=%d,max=%d: %d\n", min, max, ret); in fio_vsyncio_getevents() 199 dprint(FD_IO, "vsyncio_queue: no append (%d)\n", sd->queued); in fio_vsyncio_queue() 217 dprint(FD_IO, "vsyncio_queue: max depth %d\n", sd->queued); in fio_vsyncio_queue() 221 dprint(FD_IO, "vsyncio_queue: append\n"); in fio_vsyncio_queue() 225 dprint(FD_IO, "vsyncio_queue: depth now %d\n", sd->queued); in fio_vsyncio_queue() 296 dprint(FD_IO, "vsyncio_commit: %d\n", (int) ret); in fio_vsyncio_commit()
|
/external/fio/ |
D | memory.c | 18 dprint(FD_MEM, "unpinning %llu bytes\n", td->o.lockmem); in fio_unpin_memory() 33 dprint(FD_MEM, "pinning %llu bytes\n", td->o.lockmem); in fio_pin_memory() 77 dprint(FD_MEM, "shmget %u, %d\n", total_mem, td->shm_id); in alloc_mem_shm() 100 dprint(FD_MEM, "shmat %d, %p\n", td->shm_id, td->orig_buffer); in alloc_mem_shm() 119 dprint(FD_MEM, "shmdt/ctl %d %p\n", td->shm_id, td->orig_buffer); in free_mem_shm() 163 dprint(FD_MEM, "mmap %llu/%d %p\n", (unsigned long long) total_mem, in alloc_mem_mmap() 182 dprint(FD_MEM, "munmap %llu %p\n", (unsigned long long) total_mem, in free_mem_mmap() 196 dprint(FD_MEM, "malloc %llu %p\n", (unsigned long long) total_mem, in alloc_mem_malloc() 204 dprint(FD_MEM, "free malloc mem %p\n", td->orig_buffer); in free_mem_malloc() 228 dprint(FD_MEM, "Alloc %llu for buffers\n", (unsigned long long) total_mem); in allocate_io_mem()
|
D | blktrace.c | 38 dprint(FD_BLKTRACE, "refill: filled %d bytes\n", ret); in refill_fifo() 67 dprint(FD_BLKTRACE, "discard pdu len %u\n", t->pdu_len); in discard_pdu() 159 dprint(FD_BLKTRACE, "device lookup: %d/%d\n overridden" in trace_add_file() 163 dprint(FD_BLKTRACE, "device lookup: %d/%d\n", maj, min); in trace_add_file() 165 dprint(FD_BLKTRACE, "add devices %s\n", dev); in trace_add_file() 200 dprint(FD_BLKTRACE, "store ddir=%d, off=%llu, len=%lu, delay=%lu\n", in store_ipo() 210 dprint(FD_BLKTRACE, "got process notify: %x, %d\n", in handle_trace_notify() 214 dprint(FD_BLKTRACE, "got timestamp notify: %x, %d\n", in handle_trace_notify() 220 dprint(FD_BLKTRACE, "unknown trace act %x\n", t->action); in handle_trace_notify() 254 dprint(FD_BLKTRACE, "store discard, off=%llu, len=%lu, delay=%lu\n", in handle_trace_discard()
|
D | io_u.c | 100 dprint(FD_RANDOM, "off rand %llu\n", (unsigned long long) r); in __get_next_rand_offset() 126 dprint(FD_RANDOM, "get_next_rand_offset: offset %llu busy\n", in __get_next_rand_offset() 256 dprint(FD_IO, "%s: rand offset failed, last=%llu, size=%llu\n", in get_next_rand_block() 386 dprint(FD_IO, "get_next_offset: offset %llu >= io_size %llu\n", in __get_next_offset() 394 dprint(FD_IO, "get_next_offset: offset %llu >= size %llu\n", in __get_next_offset() 708 dprint(FD_IO, "requeue %p\n", __io_u); in requeue_io_u() 763 dprint(FD_IO, "io_u %p, failed getting offset\n", io_u); in fill_io_u() 769 dprint(FD_IO, "io_u %p, failed getting buflen\n", io_u); in fill_io_u() 774 dprint(FD_IO, "io_u %p, offset too large\n", io_u); in fill_io_u() 775 dprint(FD_IO, " off=%llu/%lu > %llu\n", in fill_io_u() [all …]
|
D | verify.c | 57 dprint(FD_VERIFY, "fill random bytes len=%u\n", len); in fill_verify_pattern() 67 dprint(FD_VERIFY, "using already filled verify pattern b=%d len=%u\n", in fill_verify_pattern() 383 dprint(FD_VERIFY, "meta verify io_u %p, len %u\n", io_u, hdr->len); in verify_io_u_meta() 420 dprint(FD_VERIFY, "xxhash verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_xxhash() 446 dprint(FD_VERIFY, "sha512 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_sha512() 471 dprint(FD_VERIFY, "sha256 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_sha256() 497 dprint(FD_VERIFY, "sha1 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_sha1() 520 dprint(FD_VERIFY, "crc7 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_crc7() 541 dprint(FD_VERIFY, "crc16 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_crc16() 562 dprint(FD_VERIFY, "crc64 verify io_u %p, len %u\n", vc->io_u, hdr->len); in verify_io_u_crc64() [all …]
|
D | filesetup.c | 61 dprint(FD_FILE, "layout unlink %s\n", f->file_name); in extend_file() 76 dprint(FD_FILE, "open file %s, flags %x\n", f->file_name, flags); in extend_file() 89 dprint(FD_FILE, "posix_fallocate file %s size %llu\n", in extend_file() 101 dprint(FD_FILE, in extend_file() 129 dprint(FD_FILE, "truncate file %s, size %llu\n", f->file_name, in extend_file() 174 dprint(FD_FILE, "terminate unlink %s\n", f->file_name); in extend_file() 398 dprint(FD_IO, "invalidate cache %s: %llu/%llu\n", f->file_name, off, in __file_invalidate_cache() 445 dprint(FD_FILE, "fd close %s\n", f->file_name); in generic_close_file() 470 dprint(FD_FILE, "found file in hash %s\n", f->file_name); in file_lookup_open() 477 dprint(FD_FILE, "file not found in hash %s\n", f->file_name); in file_lookup_open() [all …]
|
D | ioengines.c | 62 dprint(FD_IO, "ioengine %s unregistered\n", ops->name); in unregister_ioengine() 69 dprint(FD_IO, "ioengine %s registered\n", ops->name); in register_ioengine() 94 dprint(FD_IO, "dload engine %s\n", engine_lib); in dlopen_ioengine() 139 dprint(FD_IO, "load ioengine %s\n", name); in load_ioengine() 176 dprint(FD_IO, "free ioengine %s\n", td->io_ops->name); in free_ioengine() 193 dprint(FD_IO, "close ioengine %s\n", td->io_ops->name); in close_ioengine() 213 dprint(FD_IO, "->prep(%p)=%d\n", io_u, ret); in td_io_prep() 261 dprint(FD_IO, "getevents: %d\n", r); in td_io_getevents() 395 dprint(FD_IO, "calling ->commit(), depth %d\n", td->cur_depth); in td_io_commit()
|
D | profile.c | 29 dprint(FD_PROFILE, "loading profile '%s'\n", profile); in load_profile() 68 dprint(FD_PROFILE, "register profile '%s'\n", ops->name); in register_profile() 83 dprint(FD_PROFILE, "unregister profile '%s'\n", ops->name); in unregister_profile()
|
D | debug.h | 42 #define dprint(type, str, args...) \ macro 51 static inline void dprint(int type, const char *str, ...) in dprint() function
|
D | client.c | 191 dprint(FD_NET, "client: removed <%s>\n", client->hostname); in remove_client() 227 dprint(FD_NET, "client: add cmd %d: %s\n", index, opt); in __fio_client_add_cmd_option() 290 dprint(FD_NET, "client: added <%s>\n", client->hostname); in fio_client_add_explicit() 307 dprint(FD_NET, "client <%s>: add ini %s\n", client->hostname, ini_file); in fio_client_add_ini_file() 365 dprint(FD_NET, "client: added <%s>\n", client->hostname); in fio_client_add() 392 dprint(FD_NET, "client: send probe\n"); in probe_client() 482 dprint(FD_NET, "client: connect to host %s\n", client->hostname); in fio_client_connect() 489 dprint(FD_NET, "client: %s connected %d\n", client->hostname, fd); in fio_client_connect() 512 dprint(FD_NET, "client: terminate clients\n"); in fio_clients_terminate() 522 dprint(FD_NET, "client: got signal %d\n", sig); in sig_int() [all …]
|
D | gettime-thread.c | 90 dprint(FD_MUTEX, "wait on startup_mutex\n"); in fio_start_gtod_thread() 92 dprint(FD_MUTEX, "done waiting on startup_mutex\n"); in fio_start_gtod_thread()
|
D | server.c | 456 dprint(FD_NET, "server: sending quit\n"); in fio_net_send_quit() 477 dprint(FD_NET, "server: sending stop (%d, %d)\n", error, signal); in fio_net_send_stop() 495 dprint(FD_NET, "server: forked off connection job (pid=%u)\n", (int) pid); in fio_server_add_conn_pid() 501 dprint(FD_NET, "server: forked off job job (pid=%u)\n", (int) pid); in fio_server_add_job_pid() 531 dprint(FD_NET, "pid %u exited, sig=%u, exitval=%d\n", (int) ffi->pid, ffi->signal, ffi->exitval); in fio_server_fork_item_done() 573 dprint(FD_NET, "server: loading local file %s\n", (char *) file_name); in handle_load_file_cmd() 644 dprint(FD_NET, "server: %d command line args\n", clp->lines); in handle_jobline_cmd() 651 dprint(FD_NET, "server: %d: %s\n", i, argv[i]); in handle_jobline_cmd() 674 dprint(FD_NET, "server: sending probe reply\n"); in handle_probe_cmd() 715 dprint(FD_NET, "server sending status\n"); in handle_send_eta_cmd() [all …]
|
D | trim.c | 54 dprint(FD_VERIFY, "failed file %s open\n", in get_next_trim() 66 dprint(FD_VERIFY, "get_next_trim: ret io_u %p\n", io_u); in get_next_trim()
|
D | diskutil.c | 51 dprint(FD_DISKUTIL, "open stat file: %s\n", du->path); in get_io_ticks() 63 dprint(FD_DISKUTIL, "%s: %s", du->path, p); in get_io_ticks() 78 dprint(FD_DISKUTIL, "%s: stat read ok? %d\n", du->path, ret == 1); in get_io_ticks() 120 dprint(FD_DISKUTIL, "update io ticks\n"); in update_io_ticks() 290 dprint(FD_DISKUTIL, "add maj/min %d/%d: %s\n", majdev, mindev, path); in disk_util_add() 321 dprint(FD_DISKUTIL, "found %s in list\n", __du->dus.name); in disk_util_add() 330 dprint(FD_DISKUTIL, "add %s to list\n", du->dus.name); in disk_util_add() 449 dprint(FD_DISKUTIL, "%s belongs to maj/min %d/%d\n", filename, majdev, in init_per_file_disk_util()
|
D | libfio.c | 175 dprint(FD_PROCESS, "pid=%d: runstate %d -> %d\n", (int) td->pid, in td_set_runstate() 206 dprint(FD_PROCESS, "terminate group_id=%d\n", group_id); in fio_terminate_threads() 210 dprint(FD_PROCESS, "setting terminate on %s/%d\n", in fio_terminate_threads()
|
/external/autotest/tko/ |
D | parse.py | 54 tko_utils.dprint("ERROR: at least one results directory must " 144 tko_utils.dprint('ERROR: Could not invalidate tests: ' + msg) 177 tko_utils.dprint('DEBUG: Invalidated tests associated to job: ' + msg) 192 tko_utils.dprint("\nScanning %s (%s)" % (jobname, path)) 198 tko_utils.dprint("! Job is already parsed, done") 218 tko_utils.dprint("! Unable to parse job, no status file") 222 tko_utils.dprint("+ Parsing dir=%s, jobname=%s" % (path, jobname)) 244 tko_utils.dprint("! Reparse returned new test " 262 tko_utils.dprint("* testname, status, reason: %s %s %s" 274 tko_utils.dprint("Sending email report of failure on %s to %s" [all …]
|
D | query_lib.py | 16 def dprint(str): function 45 dprint("Matched | on %s" % condition) 54 dprint("Matched & on %s" % condition)
|
D | db.py | 165 def dprint(self, value): member in db_sql 255 self.dprint('%s %s' % (' '.join(cmd), values)) 278 self.dprint(cmd) 319 self.dprint('%s %s' % (cmd, values)) 331 self.dprint('%s %s' % (sql, values)) 355 self.dprint('%s %s' % (cmd, values))
|
/external/autotest/tko/perf_upload/ |
D | perf_uploader.py | 382 tko_utils.dprint('Failed to parse config file %s: %s.' % 392 tko_utils.dprint('Error when uploading perf data to the perf ' 395 tko_utils.dprint('Successfully uploaded perf data to the perf '
|