Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dthread-stack.c108 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 …]
Dthread.h34 struct thread_stack *ts; member
Dintel-bts.c528 u64 ts = 0; in intel_bts_flush_queue() local
562 u64 ts = 0; in intel_bts_process_queues() local
/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/
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
Dbuiltin-stat.c237 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()
Dperf.h26 struct timespec ts; in rdclock() 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/futex/functional/
Dfutex_requeue_pi.c287 struct timespec ts, *tsp = NULL; in unit_test() 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/perf/tests/
Dswitch-tracking.c16 struct timespec ts; in spin_sleep() local
/tools/perf/bench/
Dmem-functions.c87 static double timeval2double(struct timeval *ts) in timeval2double()
/tools/thermal/tmon/
Dtmon.h135 double ts; member

12