tag | line | file | source code |
timestamp | 74 | drivers/char/ftape/calibr.c | t0 = timestamp(); |
timestamp | 78 | drivers/char/ftape/calibr.c | t1 = timestamp(); |
timestamp | 98 | drivers/char/ftape/calibr.c | t = timestamp(); |
timestamp | 143 | drivers/char/ftape/calibr.c | t0 = timestamp(); |
timestamp | 145 | drivers/char/ftape/calibr.c | t1 = timestamp(); |
timestamp | 150 | drivers/char/ftape/calibr.c | t0 = timestamp(); |
timestamp | 152 | drivers/char/ftape/calibr.c | t1 = timestamp(); |
timestamp | 36 | drivers/char/ftape/calibr.h | extern unsigned timestamp(void); |
timestamp | 279 | drivers/char/ftape/fdc-io.c | t0 = timestamp(); |
timestamp | 281 | drivers/char/ftape/fdc-io.c | t1 = timestamp(); |
timestamp | 548 | drivers/char/ftape/fdc-isr.c | t0 = timestamp(); |
timestamp | 807 | drivers/char/ftape/fdc-isr.c | t0 = timediff(t0, timestamp()); |
timestamp | 413 | drivers/char/ftape/ftape-io.c | t0 = timestamp(); |
timestamp | 429 | drivers/char/ftape/ftape-io.c | t1 = timestamp(); |
timestamp | 225 | drivers/scsi/eata_dma.c | if(HD(cmd)->do_latency == TRUE && cp->timestamp) { |
timestamp | 227 | drivers/scsi/eata_dma.c | time = jiffies - cp->timestamp; |
timestamp | 416 | drivers/scsi/eata_dma.c | cp->timestamp = jiffies; /* For latency measurements */ |
timestamp | 309 | drivers/scsi/eata_generic.h | __u32 timestamp; /* Needed to measure command latency */ |
timestamp | 1479 | drivers/sound/gus_wave.c | voice_alloc->timestamp = 0; |
timestamp | 848 | drivers/sound/opl3.c | devc->v_alloc->timestamp = 0; |
timestamp | 511 | drivers/sound/sequencer.c | synth_devs[dev]->alloc.timestamp++; |
timestamp | 157 | drivers/sound/sound_config.h | int timestamp; |
timestamp | 135 | net/ipv4/ip_options.c | if (((struct timestamp*)(dptr+1))->flags == IPOPT_TS_PRESPEC) |
timestamp | 367 | net/ipv4/ip_options.c | struct timestamp * ts = (struct timestamp*)(optptr+1); |
timestamp | 434 | net/ipv4/ip_options.c | struct timestamp * ts = (struct timestamp*)(optptr+1); |