Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dstat-cpi.py8 def get_key(time, event, cpu, thread): argument
11 def store_key(time, cpu, thread): argument
21 def store(time, event, cpu, thread, val, ena, run): argument
29 def get(time, event, cpu, thread): argument
33 def stat__cycles_k(cpu, thread, time, val, ena, run): argument
36 def stat__instructions_k(cpu, thread, time, val, ena, run): argument
39 def stat__cycles_u(cpu, thread, time, val, ena, run): argument
42 def stat__instructions_u(cpu, thread, time, val, ena, run): argument
45 def stat__cycles(cpu, thread, time, val, ena, run): argument
48 def stat__instructions(cpu, thread, time, val, ena, run): argument
[all …]
Dcall-graph-from-postgresql.py136 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
Dexport-to-postgresql.py709 …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/powerpc/
Dharness.c97 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
/tools/testing/selftests/timers/
Dset-2038.c59 int settime(long long time) in settime()
/tools/laptop/dslm/
Ddslm.c58 static char *myctime(time_t time) in myctime()
/tools/perf/util/
Djitdump.c377 u64 time; in jit_repipe_code_load() member
481 u64 time; in jit_repipe_code_move() member
Dkvm-stat.h19 u64 time; member
Devent.h46 u64 time; member
74 u64 time; member
183 u64 time; member
470 u64 time; member
Devsel.h59 bool time; member
Dintel-bts.c81 u64 time; member
Dintel-pt.c142 u64 time; member
/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c723 struct timespec time; in acpi_os_wait_semaphore() local
983 struct timeval time; in acpi_os_get_timer() local
/tools/perf/
Dbuiltin-timechart.c185 u64 time; member
Dbuiltin-stat.c274 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument