/tools/perf/scripts/python/ |
D | stat-cpi.py | 10 def get_key(time, event, cpu, thread): argument 13 def store_key(time, cpu, thread): argument 23 def store(time, event, cpu, thread, val, ena, run): argument 31 def get(time, event, cpu, thread): argument 35 def stat__cycles_k(cpu, thread, time, val, ena, run): argument 38 def stat__instructions_k(cpu, thread, time, val, ena, run): argument 41 def stat__cycles_u(cpu, thread, time, val, ena, run): argument 44 def stat__instructions_u(cpu, thread, time, val, ena, run): argument 47 def stat__cycles(cpu, thread, time, val, ena, run): argument 50 def stat__instructions(cpu, thread, time, val, ena, run): argument [all …]
|
D | export-to-postgresql.py | 991 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument 1028 …el_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_id, to… argument 1108 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument
|
D | compaction-times.py | 51 def time(ns): function
|
D | exported-sql-viewer.py | 509 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 553 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument 788 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, time, insn_cnt, cyc_cnt, branch… argument 833 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, count, time, insn_cn… argument
|
/tools/testing/selftests/rtc/ |
D | setdate.c | 26 const char *time = default_time; in main() local
|
/tools/testing/selftests/powerpc/ |
D | harness.c | 99 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
|
/tools/testing/selftests/timers/ |
D | set-2038.c | 48 int settime(long long time) in settime()
|
D | freq-step.c | 34 double time; member
|
/tools/laptop/dslm/ |
D | dslm.c | 58 static char *myctime(time_t time) in myctime()
|
/tools/perf/util/ |
D | evsel_config.h | 36 bool time; member
|
D | jitdump.c | 403 u64 time; in jit_repipe_code_load() member 516 u64 time; in jit_repipe_code_move() member
|
D | sort.h | 39 u64 time; member 135 long time; member
|
D | kvm-stat.h | 23 u64 time; member
|
D | event.h | 120 u64 time; member
|
D | intel-bts.c | 75 u64 time; member
|
D | intel-pt.c | 161 u64 time; member
|
/tools/bpf/bpftool/ |
D | map_perf_ring.c | 42 u64 time; member
|
/tools/power/acpi/os_specific/service_layers/ |
D | osunixxf.c | 721 struct timespec time; in acpi_os_wait_semaphore() local 984 struct timeval time; in acpi_os_get_timer() local
|
/tools/perf/lib/include/perf/ |
D | event.h | 52 __u64 time; member 80 __u64 time; member 239 __u64 time; member 305 __u64 time; member
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 1326 def setStart(self, time): argument 1328 def setEnd(self, time): argument 1330 def isTraceEventOutsideDeviceCalls(self, pid, time): argument 1886 def handleEndMarker(self, time): argument
|
/tools/perf/ |
D | builtin-stat.c | 235 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument
|
D | builtin-record.c | 67 unsigned long time; member
|
D | builtin-timechart.c | 186 u64 time; member
|
/tools/perf/ui/browsers/ |
D | hists.c | 2357 unsigned long time; member
|
/tools/lib/traceevent/ |
D | event-parse.c | 5518 unsigned long long time; in print_event_time() local
|