Home
last modified time | relevance | path

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

123

/tools/perf/util/
Dthread-stack.c118 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 …]
Ds390-cpumsf.c315 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
Dtime-utils.h45 struct timespec ts; in rdclock() local
/tools/testing/selftests/kvm/lib/
Dtest_util.c57 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/
Dtest_vmlinux.c21 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
Dnetcnt_prog.c31 __u64 ts, dt; in bpf_nextcnt() local
/tools/testing/selftests/timers/
Dleap-a-day.c71 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
Draw_skew.c46 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
53 struct timespec ts; in nsec_to_ts() local
Dadjtick.c44 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
51 struct timespec ts; in nsec_to_ts() local
Dleapcrash.c61 struct timespec ts; in main() local
Dmqueue-lat.c48 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dnanosleep.c91 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dalarmtimer-suspend.c100 struct timespec ts; in sigalarm() local
Dnsleep-lat.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
/tools/leds/
Duledmon.c27 struct timespec ts; in main() local
Dled_hw_brightness_mon.c31 struct timespec ts; in main() local
/tools/testing/selftests/net/
Dso_txtime.c56 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/
Dvmlinux.c12 struct timespec ts = { .tv_nsec = MY_TV_NSEC }; in nsleep() local
Dtest_overhead.c12 struct timespec ts; in time_get_ns() local
/tools/testing/selftests/timens/
Dtimens.h21 struct timespec ts; in check_supported_timers() local
/tools/perf/jvmti/
Djvmti_agent.c108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
116 struct timespec ts; in perf_get_timestamp() local
/tools/perf/
Dbuiltin-lock.c364 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/
Drunqslower.bpf.c30 u64 ts; in trace_enqueue() local
/tools/virtio/virtio-trace/
Dtrace-agent-rw.c108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
/tools/laptop/dslm/
Ddslm.c60 char *ts = ctime(&time); in myctime() local

123