Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dthread-stack.c74 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
95 struct thread_stack *ts; in thread_stack__new() local
115 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push()
132 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
153 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel()
162 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
188 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush()
333 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp()
357 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_cp()
400 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, in thread_stack__bottom()
[all …]
Dthread.h37 struct thread_stack *ts; member
/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
Dinconsistency-check.c159 struct timespec ts; in main() local
Dnsleep-lat.c79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dset-timer-lat.c100 struct timespec ts; in sigalarm() local
Dfreq-step.c213 struct timespec ts; in init_test() local
/tools/leds/
Duledmon.c27 struct timespec ts; in main() local
Dled_hw_brightness_mon.c31 struct timespec ts; in main() local
/tools/perf/
Dbuiltin-lock.c363 static struct lock_seq_stat *get_seq(struct thread_stat *ts, void *addr) in get_seq()
404 struct thread_stat *ts; in report_lock_acquire_event() local
476 struct thread_stat *ts; in report_lock_acquired_event() local
539 struct thread_stat *ts; in report_lock_contended_event() local
594 struct thread_stat *ts; in report_lock_release_event() local
/tools/perf/jvmti/
Djvmti_agent.c106 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
114 struct timespec ts; in perf_get_timestamp() local
/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/lib/traceevent/
Dkbuffer-parse.c494 void *kbuffer_next_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_next_event()
572 void *kbuffer_read_event(struct kbuffer *kbuf, unsigned long long *ts) in kbuffer_read_event()
615 unsigned long long *ts) in kbuffer_read_at_offset()
/tools/laptop/dslm/
Ddslm.c60 char *ts = ctime(&time); in myctime() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py118 def ts(self): member in EventHeaders
/tools/testing/selftests/ptp/
Dtestptp.c151 struct timespec ts; in main() local
/tools/testing/selftests/networking/timestamping/
Dtimestamping.c161 struct timespec ts; in printpacket() local
/tools/testing/selftests/x86/
Dtest_vdso.c124 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c288 struct timespec ts, *tsp = NULL; in unit_test() local

12