| /tools/perf/scripts/python/ |
| D | stat-cpi.py | 9 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 …]
|
| D | call-graph-from-sql.py | 137 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
|
| D | export-to-postgresql.py | 719 …el_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_id, to… argument
|
| D | compaction-times.py | 51 def time(ns): function
|
| /tools/testing/selftests/timers/ |
| D | rtctest_setdate.c | 35 const char *time = default_time; in main() local
|
| D | set-2038.c | 48 int settime(long long time) in settime()
|
| D | freq-step.c | 42 double time; member
|
| /tools/testing/selftests/powerpc/ |
| D | harness.c | 97 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
|
| /tools/laptop/dslm/ |
| D | dslm.c | 58 static char *myctime(time_t time) in myctime()
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | osunixxf.c | 755 struct timespec time; in acpi_os_wait_semaphore() local 1018 struct timeval time; in acpi_os_get_timer() local
|
| /tools/perf/util/ |
| D | jitdump.c | 402 u64 time; in jit_repipe_code_load() member 517 u64 time; in jit_repipe_code_move() member
|
| D | kvm-stat.h | 20 u64 time; member
|
| D | event.h | 54 u64 time; member 82 u64 time; member 194 u64 time; member 606 u64 time; member
|
| D | evsel.h | 61 bool time; member
|
| D | intel-bts.c | 83 u64 time; member
|
| D | intel-pt.c | 156 u64 time; member
|
| /tools/power/pm-graph/ |
| D | analyze_suspend.py | 857 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/ |
| D | builtin-record.c | 61 unsigned long time; member
|
| D | builtin-timechart.c | 188 u64 time; member
|
| D | builtin-stat.c | 306 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument
|