| /tools/perf/util/ |
| D | thread-stack.c | 74 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 …]
|
| D | thread.h | 37 struct thread_stack *ts; member
|
| /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 | inconsistency-check.c | 159 struct timespec ts; in main() local
|
| D | nsleep-lat.c | 79 struct timespec timespec_add(struct timespec ts, unsigned long long ns) in timespec_add()
|
| D | set-timer-lat.c | 100 struct timespec ts; in sigalarm() local
|
| D | freq-step.c | 213 struct timespec ts; in init_test() local
|
| /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/perf/ |
| D | builtin-lock.c | 363 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/ |
| D | jvmti_agent.c | 106 timespec_to_ns(const struct timespec *ts) in timespec_to_ns() 114 struct timespec ts; in perf_get_timestamp() local
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent-rw.c | 110 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main() local
|
| /tools/lib/traceevent/ |
| D | kbuffer-parse.c | 494 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/ |
| D | dslm.c | 60 char *ts = ctime(&time); in myctime() local
|
| /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Core.py | 118 def ts(self): member in EventHeaders
|
| /tools/testing/selftests/ptp/ |
| D | testptp.c | 151 struct timespec ts; in main() local
|
| /tools/testing/selftests/networking/timestamping/ |
| D | timestamping.c | 161 struct timespec ts; in printpacket() local
|
| /tools/testing/selftests/x86/ |
| D | test_vdso.c | 124 static inline int sys_clock_gettime(clockid_t id, struct timespec *ts) in sys_clock_gettime()
|
| /tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi.c | 288 struct timespec ts, *tsp = NULL; in unit_test() local
|