Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 45) sorted by relevance

12

/tools/perf/util/
A Dordered-events.c21 u64 timestamp = new->timestamp; in queue_event() local
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event()
195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue()
268 u64 timestamp) in __ordered_events__flush()
345 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
A Dthread.c169 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
193 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
251 u64 timestamp, bool exec) in ____thread__set_comm()
276 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
414 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
A Dtime-utils.c419 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample()
435 int num, u64 timestamp) in perf_time__ranges_skip_sample()
528 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec()
536 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_nsec()
A Dcomm.c192 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
211 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
A Dthread-stack.c55 u64 timestamp; member
300 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return()
783 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp()
815 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp()
998 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
A Djitdump.h44 uint64_t timestamp; /* timestamp */ member
62 uint64_t timestamp; member
A Ds390-cpumsf.c845 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues()
889 pid_t pid, pid_t tid, u64 ip, u64 timestamp) in s390_cpumsf_synth_error()
922 u64 timestamp = sample->time; in s390_cpumsf_process_event() local
A Dintel-bts.c447 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()
554 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
600 u64 timestamp; in intel_bts_process_event() local
A Ds390-cpumcf-kernel.h43 unsigned long timestamp; /* 128-191 Timestamp (TOD) */ member
A Darm-spe.c102 u64 timestamp; member
1020 static int arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) in arm_spe_run_decoder()
1188 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
1288 u64 timestamp; in arm_spe_process_event() local
A Dordered-events.h10 u64 timestamp; member
A Ds390-cpumsf-kernel.h58 unsigned char timestamp[16]; /* 16 - 31 timestamp */ member
A Dbpf_kwork_top.c31 __u64 timestamp; member
A Dintel-pt.c213 u64 timestamp; member
1416 static void intel_pt_first_timestamp(struct intel_pt *pt, u64 timestamp) in intel_pt_first_timestamp()
2454 u64 timestamp = 0; in intel_pt_do_synth_pebs_sample() local
2685 pid_t pid, pid_t tid, u64 ip, u64 timestamp, in intel_pt_synth_error()
3120 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder()
3213 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues()
3374 u64 timestamp) in intel_pt_sync_switch()
3706 u64 timestamp; in intel_pt_process_event() local
3896 u64 timestamp; in intel_pt_queue_data() local
/tools/perf/bench/
A Dinject-buildid.c173 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap()
219 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample()
368 u64 timestamp = rand() % 1000000; in inject_build_id() local
/tools/perf/util/bpf_skel/
A Dlock_data.h9 u64 timestamp; // The time while the owner acquires lock and contention is going on. member
14 u64 timestamp; member
A Dsyscall_summary.bpf.c17 u64 timestamp; member
/tools/testing/selftests/bpf/progs/
A Dnet_timestamping.c120 u64 timestamp = bpf_ktime_get_ns(); in bpf_test_delay() local
193 u64 timestamp = bpf_ktime_get_ns(); in BPF_PROG() local
A Dxdp_metadata.c46 u64 timestamp = -1; in rx() local
/tools/perf/
A Dbuiltin-timechart.c133 u64 timestamp; member
255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
271 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
357 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
363 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
381 u64 timestamp) in p_state_end()
401 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
425 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup()
458 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch()
A Dbuiltin-sched.c87 u64 timestamp; member
383 u64 timestamp, u64 duration) in add_sched_event_run()
406 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
432 u64 timestamp) in add_sched_event_sleep()
852 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
1049 u64 timestamp) in add_sched_out_event()
1139 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1208 u64 timestamp = sample->time; in latency_runtime_event() local
1243 u64 timestamp = sample->time; in latency_wakeup_event() local
1301 u64 timestamp = sample->time; in latency_migrate_task_event() local
[all …]
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c155 uint64_t timestamp; member
780 uint64_t timestamp; member
811 uint64_t timestamp; in intel_pt_calc_cyc_cb() local
1051 uint64_t timestamp, masked_timestamp; in intel_pt_next_period() local
1089 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local
1773 static uint64_t intel_pt_8b_tsc(uint64_t timestamp, uint64_t ref_timestamp) in intel_pt_8b_tsc()
1790 uint64_t timestamp) in intel_pt_time_in_range()
1804 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local
1940 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local
2011 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local
[all …]
/tools/include/uapi/linux/
A Derspan.h21 __be32 timestamp; member
/tools/tracing/latency/
A Dlatency-collector.c1073 const struct timespec *timestamp, char *buffer, in __print_skipmessage()
1112 const struct timespec *timestamp, char *buffer, in print_skipmessage()
1120 static void print_lostmessage(const struct timespec *timestamp, char *buffer, in print_lostmessage()
1129 const struct timespec *timestamp, char *buffer, in print_tracefile()
1462 struct timespec timestamp; in tracing_loop() local
1558 struct timespec timestamp; in do_printloop() local
/tools/firewire/
A Dnosy-dump.h15 uint32_t timestamp; member
78 uint32_t timestamp; member

Completed in 105 milliseconds

12