/tools/perf/scripts/python/ |
A 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 …]
|
A D | task-analyzer.py | 543 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 D | export-to-postgresql.py | 994 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 D | exceptions.c | 335 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 D | res_spin_lock.c | 89 u64 time_beg, time; in res_spin_lock_test_held_lock_max() local
|
/tools/testing/selftests/powerpc/ |
A D | harness.c | 99 void test_harness_set_timeout(uint64_t time) in test_harness_set_timeout()
|
/tools/testing/selftests/timers/ |
A D | set-2038.c | 47 int settime(long long time) in settime()
|
A D | freq-step.c | 34 double time; member
|
/tools/testing/selftests/bpf/benchs/ |
A D | bench_bpf_hashmap_full_update.c | 71 u64 time = ctx.skel->bss->percpu_time[i]; in hashmap_report_final() local
|
A D | bench_bpf_hashmap_lookup.c | 200 static inline double events_from_time(u64 time) in events_from_time()
|
/tools/laptop/dslm/ |
A D | dslm.c | 58 static char *myctime(time_t time) in myctime()
|
/tools/testing/selftests/kvm/x86/ |
A D | xen_shinfo_test.c | 121 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 D | map_perf_ring.c | 34 __u64 time; member
|
/tools/perf/util/ |
A D | evsel_config.h | 40 bool time; member
|
A D | lock-contention.h | 24 unsigned long time; member 139 int time; member
|
A D | jitdump.c | 440 u64 time; in jit_repipe_code_load() member 570 u64 time; in jit_repipe_code_move() member
|
A D | kvm-stat.h | 35 u64 time; member
|
/tools/perf/util/hisi-ptt-decoder/ |
A D | hisi-ptt-pkt-decoder.c | 85 uint32_t time : 11; member
|
/tools/power/acpi/os_specific/service_layers/ |
A D | osunixxf.c | 721 struct timespec time; in acpi_os_wait_semaphore() local 984 struct timeval time; in acpi_os_get_timer() local
|
/tools/include/nolibc/ |
A D | time.h | 153 time_t time(time_t *tptr) in time() function
|
/tools/testing/selftests/kvm/ |
A D | mmu_stress_test.c | 232 static void rendezvous_with_vcpus(struct timespec *time, const char *name) in rendezvous_with_vcpus()
|
/tools/lib/perf/include/perf/ |
A D | event.h | 64 __u64 time; member 101 __u64 time; member 360 __u64 time; member 434 __u64 time; member
|
/tools/testing/selftests/alsa/ |
A D | test-pcmtest-driver.c | 29 int time; member
|
/tools/testing/selftests/kvm/arm64/ |
A D | vgic_lpi_stress.c | 288 double time; in report_stats() local
|
/tools/perf/util/bpf_skel/ |
A D | kwork_trace.bpf.c | 156 __u64 *time = bpf_map_lookup_elem(time_map, key); in do_update_timeend() local
|