Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 15 of 15) sorted by relevance

/tools/virtio/virtio-trace/
Dtrace-agent-rw.c110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
/tools/perf/
Dbuiltin-lock.c359 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() local
472 struct thread_stat *ts; in report_lock_acquired_event() local
535 struct thread_stat *ts; in report_lock_contended_event() local
590 struct thread_stat *ts; in report_lock_release_event() local
Dperf.h26 struct timespec ts; in rdclock() local
Dbuiltin-stat.c447 struct timespec ts, rs; in print_interval() local
538 struct timespec ts; in __run_perf_stat() local
Dbuiltin-sched.c176 struct timespec ts; in get_nsecs() local
194 struct timespec ts; in sleep_nsecs() local
Dbuiltin-trace.c1356 double ts = (double)(tstamp - trace->base_time) / NSEC_PER_MSEC; in trace__fprintf_tstamp() local
/tools/lib/traceevent/
Dkbuffer-parse.c493 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()
Devent-parse.h44 unsigned long long ts; member
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py118 def ts(self): member in EventHeaders
/tools/perf/bench/
Dmem-memset.c107 static double timeval2double(struct timeval *ts) in timeval2double()
Dmem-memcpy.c107 static double timeval2double(struct timeval *ts) in timeval2double()
/tools/perf/tests/
Dswitch-tracking.c16 struct timespec ts; in spin_sleep() local
/tools/thermal/tmon/
Dtmon.h135 double ts; member
/tools/perf/scripts/python/
Dsched-migration.py230 def get_time_slice(self, ts): argument
237 def find_time_slice(self, ts): argument
/tools/net/
Dbpf_dbg.c117 struct pcap_timeval ts; member