| tag | line | file | source code | 
| 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 | 847 | 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); |