/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 | exported-sql-viewer.py | 527 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 571 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument 807 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 853 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument 1130 def DisplayThreadAtTime(self, comm_id, thread_id, time): argument 1175 def ExecComm(db, thread_id, time): argument 1349 def NewHRegion(self, db, key, thread_id, comm_id, time): argument 1367 def HRegion(self, db, thread_id, comm_id, time): argument
|
D | compaction-times.py | 51 def time(ns): function
|
/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 | 39 bool time; member
|
D | jitdump.c | 418 u64 time; in jit_repipe_code_load() member 531 u64 time; in jit_repipe_code_move() member
|
D | sort.h | 41 u64 time; member 140 long time; member
|
D | kvm-stat.h | 23 u64 time; member
|
D | arm-spe.c | 84 u64 time; member
|
D | event.h | 125 u64 time; member
|
D | intel-bts.c | 75 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/lib/perf/include/perf/ |
D | event.h | 54 __u64 time; member 82 __u64 time; member 265 __u64 time; member 331 __u64 time; member
|
/tools/testing/selftests/filesystems/incfs/ |
D | incfs_perf.c | 280 double time = 0; in measure_read_throughput_internal() local
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 1413 def setStart(self, time, msg=''): argument 1420 def setEnd(self, time, msg=''): argument 1427 def isTraceEventOutsideDeviceCalls(self, pid, time): argument 2007 def handleEndMarker(self, time, msg=''): argument
|
/tools/perf/ |
D | builtin-stat.c | 301 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument
|
D | builtin-record.c | 80 unsigned long time; member
|
D | builtin-timechart.c | 186 u64 time; member
|
/tools/perf/ui/browsers/ |
D | hists.c | 2416 unsigned long time; member
|