/tools/perf/util/ |
D | thread-stack.c | 118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() 136 static int thread_stack__init(struct thread_stack *ts, struct thread *thread, in thread_stack__init() 178 struct thread_stack *ts = thread->ts, *new_ts; in thread_stack__new() local 210 struct thread_stack *ts = thread->ts; in thread__cpu_stack() local 238 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr, in thread_stack__push() 257 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop() 278 static void thread_stack__pop_trace_end(struct thread_stack *ts) in thread_stack__pop_trace_end() 290 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel() 299 struct thread_stack *ts, size_t idx, in thread_stack__call_return() 338 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush() [all …]
|
D | s390-cpumsf.c | 315 unsigned long long ts; in trailer_timestamp() local 599 static int s390_cpumsf_samples(struct s390_cpumsf_queue *sfq, u64 *ts) in s390_cpumsf_samples() 693 u64 *ts) in s390_cpumsf_run_decoder() 800 unsigned int queue_nr, u64 ts) in s390_cpumsf_setup_queue() 819 static int s390_cpumsf_setup_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_setup_queues() 833 static int s390_cpumsf_update_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_update_queues() 845 u64 ts; in s390_cpumsf_process_queues() local
|
D | time-utils.h | 45 struct timespec ts; in rdclock() local
|
/tools/testing/selftests/kvm/lib/ |
D | test_util.c | 57 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns() 62 struct timespec timespec_add_ns(struct timespec ts, int64_t ns) in timespec_add_ns() 95 struct timespec timespec_div(struct timespec ts, int divisor) in timespec_div()
|
/tools/testing/selftests/bpf/progs/ |
D | test_vmlinux.c | 21 struct __kernel_timespec *ts; in handle__tp() local 39 struct __kernel_timespec *ts; in BPF_PROG() local 57 struct __kernel_timespec *ts; in BPF_PROG() local
|
D | netcnt_prog.c | 31 __u64 ts, dt; in bpf_nextcnt() local
|
/tools/testing/selftests/timers/ |
D | leap-a-day.c | 71 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add() 213 struct timespec ts; in main() local 238 struct timespec ts; in main() local
|
D | raw_skew.c | 46 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() 53 struct timespec ts; in nsec_to_ts() local
|
D | adjtick.c | 44 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec() 51 struct timespec ts; in nsec_to_ts() local
|
D | leapcrash.c | 61 struct timespec ts; in main() local
|
D | mqueue-lat.c | 48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | nanosleep.c | 91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
D | alarmtimer-suspend.c | 100 struct timespec ts; in sigalarm() local
|
D | nsleep-lat.c | 79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
/tools/leds/ |
D | uledmon.c | 27 struct timespec ts; in main() local
|
D | led_hw_brightness_mon.c | 31 struct timespec ts; in main() local
|
/tools/testing/selftests/net/ |
D | so_txtime.c | 56 struct timespec ts; in gettime_ns() local 64 static void do_send_one(int fdt, struct timed_send *ts) in do_send_one() 101 static bool do_recv_one(int fdr, struct timed_send *ts) in do_recv_one()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | vmlinux.c | 12 struct timespec ts = { .tv_nsec = MY_TV_NSEC }; in nsleep() local
|
D | test_overhead.c | 12 struct timespec ts; in time_get_ns() local
|
/tools/testing/selftests/timens/ |
D | timens.h | 21 struct timespec ts; in check_supported_timers() local
|
/tools/perf/jvmti/ |
D | jvmti_agent.c | 108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() 116 struct timespec ts; in perf_get_timestamp() local
|
/tools/perf/ |
D | builtin-lock.c | 364 static struct lock_seq_stat *get_seq(struct thread_stat *ts, void *addr) in get_seq() 405 struct thread_stat *ts; in report_lock_acquire_event() local 477 struct thread_stat *ts; in report_lock_acquired_event() local 540 struct thread_stat *ts; in report_lock_contended_event() local 595 struct thread_stat *ts; in report_lock_release_event() local
|
/tools/bpf/runqslower/ |
D | runqslower.bpf.c | 30 u64 ts; in trace_enqueue() local
|
/tools/virtio/virtio-trace/ |
D | trace-agent-rw.c | 108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
|
/tools/laptop/dslm/ |
D | dslm.c | 60 char *ts = ctime(&time); in myctime() local
|