Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dthread-stack.c73 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow()
94 struct thread_stack *ts; in thread_stack__new() local
114 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push()
131 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
152 static bool thread_stack__in_kernel(struct thread_stack *ts) in thread_stack__in_kernel()
161 struct thread_stack *ts, size_t idx, in thread_stack__call_return()
187 static int __thread_stack__flush(struct thread *thread, struct thread_stack *ts) in __thread_stack__flush()
332 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp()
356 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_cp()
399 static int thread_stack__bottom(struct thread *thread, struct thread_stack *ts, in thread_stack__bottom()
[all …]
Dthread.h35 struct thread_stack *ts; member
/tools/testing/selftests/timers/
Dleap-a-day.c82 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
Draw_skew.c58 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
65 struct timespec ts; in nsec_to_ts() local
Dleapcrash.c74 struct timespec ts; in main() local
Dadjtick.c55 unsigned long long ts_to_nsec(struct timespec ts) in ts_to_nsec()
62 struct timespec ts; in nsec_to_ts() local
Dmqueue-lat.c59 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dnanosleep.c102 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dalarmtimer-suspend.c111 struct timespec ts; in sigalarm() local
Dnsleep-lat.c90 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
Dinconsistency-check.c170 struct timespec ts; in main() local
Dset-timer-lat.c109 struct timespec ts; in sigalarm() 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/perf/jvmti/
Djvmti_agent.c110 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
118 struct timespec ts; in perf_get_timestamp() 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.h19 struct timespec ts; in rdclock() local
Dbuiltin-stat.c358 struct timespec ts, rs; in process_interval() local
546 struct timespec ts; in __run_perf_stat() local
1401 static void print_interval(char *prefix, struct timespec *ts) in print_interval()
1499 static void print_counters(struct timespec *ts, int argc, const char **argv) in print_counters()
2194 struct timespec tsh, *ts = NULL; in process_stat_round_event() local
/tools/laptop/dslm/
Ddslm.c60 char *ts = ctime(&time); in myctime() 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()
/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
Dtxtimestamp.c108 struct timespec ts; in print_timestamp_usr() local
/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c287 struct timespec ts, *tsp = NULL; in unit_test() local
/tools/perf/tests/
Dswitch-tracking.c16 struct timespec ts; in spin_sleep() local

12