Searched defs:ts (Results 1 – 15 of 15) sorted by relevance
110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
359 static struct lock_seq_stat *get_seq(struct thread_stat *ts, void *addr) in get_seq()400 struct thread_stat *ts; in report_lock_acquire_event() local472 struct thread_stat *ts; in report_lock_acquired_event() local535 struct thread_stat *ts; in report_lock_contended_event() local590 struct thread_stat *ts; in report_lock_release_event() local
26 struct timespec ts; in rdclock() local
447 struct timespec ts, rs; in print_interval() local538 struct timespec ts; in __run_perf_stat() local
176 struct timespec ts; in get_nsecs() local194 struct timespec ts; in sleep_nsecs() local
1356 double ts = (double)(tstamp - trace->base_time) / NSEC_PER_MSEC; in trace__fprintf_tstamp() local
493 void *kbuffer_next_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_next_event()571 void *kbuffer_read_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_read_event()614 unsigned long long *ts) in kbuffer_read_at_offset()
44 unsigned long long ts; member
118 def ts(self): member in EventHeaders
107 static double timeval2double(struct timeval *ts) in timeval2double()
16 struct timespec ts; in spin_sleep() local
135 double ts; member
230 def get_time_slice(self, ts): argument237 def find_time_slice(self, ts): argument
117 struct pcap_timeval ts; member