/tools/perf/util/ |
D | thread-stack.c | 108 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() 129 struct thread_stack *ts; in thread_stack__new() local 149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push() 166 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() 187 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel() 196 struct thread_stack *ts, size_t idx, in thread_stack__call_return() 222 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush() 469 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp() 493 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_cp() 536 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, in thread_stack__bottom() [all …]
|
D | thread.h | 34 struct thread_stack *ts; member
|
D | intel-bts.c | 528 u64 ts = 0; in intel_bts_flush_queue() local 562 u64 ts = 0; in intel_bts_process_queues() local
|
/tools/testing/selftests/timers/ |
D | leap-a-day.c | 82 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 223 struct timespec ts; in main() local 248 struct timespec ts; in main() local
|
D | raw_skew.c | 58 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() 65 struct timespec ts; in nsec_to_ts() local
|
D | leapcrash.c | 74 struct timespec ts; in main() local
|
D | adjtick.c | 55 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() 62 struct timespec ts; in nsec_to_ts() local
|
D | mqueue-lat.c | 59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | nanosleep.c | 102 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | alarmtimer-suspend.c | 111 struct timespec ts; in sigalarm() local
|
D | nsleep-lat.c | 90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | inconsistency-check.c | 170 struct timespec ts; in main() local
|
D | set-timer-lat.c | 109 struct timespec ts; in sigalarm() local
|
/tools/virtio/virtio-trace/ |
D | trace-agent-rw.c | 110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
|
/tools/perf/ |
D | builtin-lock.c | 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() 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
|
D | builtin-stat.c | 237 struct timespec ts, rs; in process_interval() local 280 struct timespec ts; in __run_perf_stat() local 765 static void print_interval(char *prefix, struct timespec *ts) in print_interval() 844 static void print_counters(struct timespec *ts, int argc, const char **argv) in print_counters()
|
D | perf.h | 26 struct timespec ts; in rdclock() local
|
/tools/lib/traceevent/ |
D | kbuffer-parse.c | 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()
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Core.py | 118 def ts(self): member in EventHeaders
|
/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 287 struct timespec ts, *tsp = NULL; in unit_test() local
|
/tools/testing/selftests/networking/timestamping/ |
D | timestamping.c | 161 struct timespec ts; in printpacket() local
|
D | txtimestamp.c | 108 struct timespec ts; in print_timestamp_usr() local
|
/tools/perf/tests/ |
D | switch-tracking.c | 16 struct timespec ts; in spin_sleep() local
|
/tools/perf/bench/ |
D | mem-functions.c | 87 static double timeval2double(struct timeval *ts) in timeval2double()
|
/tools/thermal/tmon/ |
D | tmon.h | 135 double ts; member
|