Searched refs:READS (Results 1 – 17 of 17) sorted by relevance
/external/bcc/tools/ |
D | filetop_example.txt | 11 PID COMM READS WRITES R_Kb W_Kb T FILE 39 dividing R_Kb by READS, and the same for writes. 66 PID COMM READS WRITES R_Kb W_Kb T FILE 74 PID COMM READS WRITES R_Kb W_Kb T FILE 83 PID COMM READS WRITES R_Kb W_Kb T FILE 102 PID COMM READS WRITES R_Kb W_Kb T FILE 111 PID COMM READS WRITES R_Kb W_Kb T FILE 120 PID COMM READS WRITES R_Kb W_Kb T FILE
|
/external/mtools/ |
D | copyfile.c | 49 ret = READS(Source, buffer, (mt_off_t) pos, 8*16384); in copyfile()
|
D | stream.c | 76 return READS(Stream->Next, buf, start, len); in read_pass_through()
|
D | mcat.c | 156 while ((len = READS(Stream, buf, address, BUF_SIZE)) > 0) { in mcat()
|
D | buffer.c | 158 ret=READS(This->Next, in buf_read() 217 ret=READS(This->Next, This->buf, This->current, readSize); in buf_write()
|
D | filter.c | 60 ret = READS(This->Next, buf, (mt_off_t) This->dospos, len); in read_filter()
|
D | stream.h | 50 #define READS(stream, buf, address, size) \ macro
|
D | minfo.c | 248 size = READS(Stream, buf, (mt_off_t) 0, size); in minfo()
|
D | mbadblocks.c | 192 ret = READS(Fs->Next, in_buf, in mbadblocks()
|
D | mpartition.c | 542 if (READS(Stream, (char *) buf, 0, 512) != 512 && !initialize){ in mpartition()
|
D | file.c | 389 return READS(Disk, buf, pos, len); in read_file()
|
D | fat.c | 43 return READS(This->Next, buf, sectorsToBytes((Stream_t *)This, off), in readSector()
|
D | mformat.c | 1293 READS(Fs.Direct, &boot.characters, 0, Fs.sector_size) != in mformat()
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_initfile.dict | 456 READS="READS"
|
D | fuzz_docommand.dict | 456 READS="READS"
|
/external/libabigail/ |
D | CONTRIBUTING | 134 who *READS* and debug the code over the one who writes it. To put
|
/external/guice/extensions/persist/lib/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |