Home
last modified time | relevance | path

Searched defs:time (Results 1 – 20 of 20) sorted by relevance

/tools/perf/scripts/python/
Dstat-cpi.py9 def get_key(time, event, cpu, thread): argument
12 def store_key(time, cpu, thread): argument
22 def store(time, event, cpu, thread, val, ena, run): argument
30 def get(time, event, cpu, thread): argument
34 def stat__cycles_k(cpu, thread, time, val, ena, run): argument
37 def stat__instructions_k(cpu, thread, time, val, ena, run): argument
40 def stat__cycles_u(cpu, thread, time, val, ena, run): argument
43 def stat__instructions_u(cpu, thread, time, val, ena, run): argument
46 def stat__cycles(cpu, thread, time, val, ena, run): argument
49 def stat__instructions(cpu, thread, time, val, ena, run): argument
[all …]
Dcall-graph-from-sql.py137 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
Dexport-to-postgresql.py719 …el_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_id, to… argument
Dcompaction-times.py51 def time(ns): function
/tools/testing/selftests/timers/
Drtctest_setdate.c35 const char *time = default_time; in main() local
Dset-2038.c48 int settime(long long time) in settime()
Dfreq-step.c42 double time; member
/tools/testing/selftests/powerpc/
Dharness.c97 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
/tools/laptop/dslm/
Ddslm.c58 static char *myctime(time_t time) in myctime()
/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c755 struct timespec time; in acpi_os_wait_semaphore() local
1018 struct timeval time; in acpi_os_get_timer() local
/tools/perf/util/
Djitdump.c402 u64 time; in jit_repipe_code_load() member
517 u64 time; in jit_repipe_code_move() member
Dkvm-stat.h20 u64 time; member
Devent.h54 u64 time; member
82 u64 time; member
194 u64 time; member
606 u64 time; member
Devsel.h61 bool time; member
Dintel-bts.c83 u64 time; member
Dintel-pt.c156 u64 time; member
/tools/power/pm-graph/
Danalyze_suspend.py857 def setStart(self, time): argument
859 def setEnd(self, time): argument
861 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
1430 time = 0.0 variable in FTraceLine
/tools/perf/
Dbuiltin-record.c61 unsigned long time; member
Dbuiltin-timechart.c188 u64 time; member
Dbuiltin-stat.c306 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument