Home
last modified time | relevance | path

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

12

/tools/perf/scripts/python/
Dstat-cpi.py10 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 …]
Dexport-to-postgresql.py991 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
Dexported-sql-viewer.py528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
572 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
808 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument
854 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument
1131 def DisplayThreadAtTime(self, comm_id, thread_id, time): argument
1176 def ExecComm(db, thread_id, time): argument
1350 def NewHRegion(self, db, key, thread_id, comm_id, time): argument
1368 def HRegion(self, db, thread_id, comm_id, time): argument
Dcompaction-times.py51 def time(ns): function
/tools/testing/selftests/rtc/
Dsetdate.c26 const char *time = default_time; in main() local
/tools/testing/selftests/powerpc/
Dharness.c99 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
/tools/testing/selftests/timers/
Dset-2038.c48 int settime(long long time) in settime()
Dfreq-step.c34 double time; member
/tools/laptop/dslm/
Ddslm.c58 static char *myctime(time_t time) in myctime()
/tools/perf/util/
Devsel_config.h39 bool time; member
Djitdump.c445 u64 time; in jit_repipe_code_load() member
559 u64 time; in jit_repipe_code_move() member
Dsort.h41 u64 time; member
143 long time; member
Dkvm-stat.h23 u64 time; member
Devent.h129 u64 time; member
Dintel-bts.c75 u64 time; member
Darm-spe.c89 u64 time; member
/tools/bpf/bpftool/
Dmap_perf_ring.c42 __u64 time; member
/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c721 struct timespec time; in acpi_os_wait_semaphore() local
984 struct timeval time; in acpi_os_get_timer() local
/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c56 uint64_t time[4]; member
/tools/lib/perf/include/perf/
Devent.h64 __u64 time; member
92 __u64 time; member
275 __u64 time; member
341 __u64 time; member
/tools/perf/include/perf/
Dperf_dlfilter.h39 __u64 time; member
/tools/testing/selftests/filesystems/incfs/
Dincfs_perf.c280 double time = 0; in measure_read_throughput_internal() local
/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c44 __u64 time; member
/tools/power/pm-graph/
Dsleepgraph.py1490 def setStart(self, time, msg=''): argument
1497 def setEnd(self, time, msg=''): argument
1504 def isTraceEventOutsideDeviceCalls(self, pid, time): argument
2089 def handleEndMarker(self, time, msg=''): argument
/tools/perf/
Dbuiltin-stat.c325 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument

12