Home
last modified time | relevance | path

Searched defs:nsecs (Results 1 – 12 of 12) sorted by relevance

/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DUtil.py22 def nsecs(secs, nsecs): argument
25 def nsecs_secs(nsecs): argument
28 def nsecs_nsecs(nsecs): argument
31 def nsecs_str(nsecs): argument
/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DUtil.pm32 sub nsecs subroutine
/tools/perf/scripts/python/
Dcompaction-times.py96 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
Dcheck-perf-trace.py60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
/tools/perf/bench/
Dfutex-hash.c25 static unsigned int nsecs = 10; variable
Dfutex-lock-pi.c27 static unsigned int nsecs = 10; variable
/tools/perf/util/
Ddebug.c59 u64 secs, usecs, nsecs = t; in __eprintf_time() local
/tools/perf/util/scripting-engines/
Dtrace-event-perl.c260 unsigned long long nsecs = sample->time; in perl_process_tracepoint() local
Dtrace-event-python.c397 unsigned long long nsecs = sample->time; in python_process_tracepoint() local
/tools/perf/
Dbuiltin-sched.c187 static void burn_nsecs(struct perf_sched *sched, u64 nsecs) in burn_nsecs()
196 static void sleep_nsecs(u64 nsecs) in sleep_nsecs()
Dbuiltin-script.c395 unsigned long long nsecs; in print_sample_start() local
/tools/lib/traceevent/
Devent-parse.c5339 unsigned long nsecs; in pevent_print_event() local