Searched defs:secs (Results 1 – 11 of 11) sorted by relevance
/tools/testing/selftests/rtc/ |
D | rtctest.c | 117 time_t secs, new; in TEST_F() local 171 time_t secs, new; in TEST_F() local 219 time_t secs, new; variable 273 time_t secs, new; variable
|
/tools/perf/scripts/python/ |
D | compaction-times.py | 96 def complete(self, secs, nsecs): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 172 def mark_pending(self, secs, nsecs): argument 178 def make_complete(self, secs, nsecs): argument
|
D | check-perf-trace.py | 60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
|
/tools/testing/selftests/timers/ |
D | clocksource-switch.c | 106 int run_tests(int secs) in run_tests()
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 23 def nsecs(secs, nsecs): argument
|
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | misc.h | 33 #define trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 290 time_t secs; in unit_test() local
|
/tools/perf/util/ |
D | debug.c | 61 u64 secs, usecs, nsecs = t; in veprintf_time() local
|
D | auxtrace.c | 1183 unsigned long secs = nsecs / NSEC_PER_SEC; in perf_event__fprintf_auxtrace_error() local
|
/tools/perf/bench/ |
D | numa.c | 1106 u64 bytes_done, secs; in worker_thread() local
|
/tools/perf/ |
D | builtin-script.c | 630 unsigned long secs; in perf_sample__fprintf_start() local
|