Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 27) 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.py527 …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
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.c418 u64 time; in jit_repipe_code_load() member
531 u64 time; in jit_repipe_code_move() member
Dsort.h41 u64 time; member
140 long time; member
Dkvm-stat.h23 u64 time; member
Darm-spe.c84 u64 time; member
Devent.h125 u64 time; member
Dintel-bts.c75 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/lib/perf/include/perf/
Devent.h54 __u64 time; member
82 __u64 time; member
265 __u64 time; member
331 __u64 time; member
/tools/testing/selftests/filesystems/incfs/
Dincfs_perf.c280 double time = 0; in measure_read_throughput_internal() local
/tools/power/pm-graph/
Dsleepgraph.py1413 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/
Dbuiltin-stat.c301 #define WRITE_STAT_ROUND_EVENT(time, interval) \ argument
Dbuiltin-record.c80 unsigned long time; member
Dbuiltin-timechart.c186 u64 time; member
/tools/perf/ui/browsers/
Dhists.c2416 unsigned long time; member

12