Home
last modified time | relevance | path

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

12

/tools/perf/scripts/python/
A 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 …]
A Dtask-analyzer.py543 def schedule_in_at(self, time): argument
547 def schedule_out_at(self, time): argument
722 def _handle_task_finish(tid, cpu, time, perf_sample_dict): argument
752 def _handle_task_start(tid, cpu, comm, time): argument
861 def _is_within_timelimit(time): argument
A Dexport-to-postgresql.py994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument
1031 …el_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_id, to… argument
1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument
/tools/testing/selftests/bpf/progs/
A Dexceptions.c335 u64 time = bpf_ktime_get_ns(); in exception_assert_range() local
344 u64 time = bpf_ktime_get_ns(); in exception_assert_range_with() local
353 u64 time = bpf_ktime_get_ns(); in exception_bad_assert_range() local
362 u64 time = bpf_ktime_get_ns(); in exception_bad_assert_range_with() local
A Dres_spin_lock.c89 u64 time_beg, time; in res_spin_lock_test_held_lock_max() local
/tools/testing/selftests/powerpc/
A Dharness.c99 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
/tools/testing/selftests/timers/
A Dset-2038.c47 int settime(long long time) in settime()
A Dfreq-step.c34 double time; member
/tools/testing/selftests/bpf/benchs/
A Dbench_bpf_hashmap_full_update.c71 u64 time = ctx.skel->bss->percpu_time[i]; in hashmap_report_final() local
A Dbench_bpf_hashmap_lookup.c200 static inline double events_from_time(u64 time) in events_from_time()
/tools/laptop/dslm/
A Ddslm.c58 static char *myctime(time_t time) in myctime()
/tools/testing/selftests/kvm/x86/
A Dxen_shinfo_test.c121 uint64_t time[5]; /* Extra field for overrun check */ member
127 uint64_t time[5]; member
140 struct pvclock_vcpu_time_info time; member
/tools/bpf/bpftool/
A Dmap_perf_ring.c34 __u64 time; member
/tools/perf/util/
A Devsel_config.h40 bool time; member
A Dlock-contention.h24 unsigned long time; member
139 int time; member
A Djitdump.c440 u64 time; in jit_repipe_code_load() member
570 u64 time; in jit_repipe_code_move() member
A Dkvm-stat.h35 u64 time; member
/tools/perf/util/hisi-ptt-decoder/
A Dhisi-ptt-pkt-decoder.c85 uint32_t time : 11; member
/tools/power/acpi/os_specific/service_layers/
A Dosunixxf.c721 struct timespec time; in acpi_os_wait_semaphore() local
984 struct timeval time; in acpi_os_get_timer() local
/tools/include/nolibc/
A Dtime.h153 time_t time(time_t *tptr) in time() function
/tools/testing/selftests/kvm/
A Dmmu_stress_test.c232 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus()
/tools/lib/perf/include/perf/
A Devent.h64 __u64 time; member
101 __u64 time; member
360 __u64 time; member
434 __u64 time; member
/tools/testing/selftests/alsa/
A Dtest-pcmtest-driver.c29 int time; member
/tools/testing/selftests/kvm/arm64/
A Dvgic_lpi_stress.c288 double time; in report_stats() local
/tools/perf/util/bpf_skel/
A Dkwork_trace.bpf.c156 __u64 *time = bpf_map_lookup_elem(time_map, key); in do_update_timeend() local

Completed in 75 milliseconds

12