Home
last modified time | relevance | path

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

12

/tools/perf/util/
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()
Dthread.c164 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
188 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
231 u64 timestamp, bool exec) in ____thread__set_comm()
255 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
392 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
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()
Dcomm.c190 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
209 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
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()
Djitdump.h44 uint64_t timestamp; /* timestamp */ member
62 uint64_t timestamp; member
Ds390-cpumsf.c843 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues()
887 pid_t pid, pid_t tid, u64 ip, u64 timestamp) in s390_cpumsf_synth_error()
920 u64 timestamp = sample->time; in s390_cpumsf_process_event() local
Darm-spe.c98 u64 timestamp; member
643 static int arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) in arm_spe_run_decoder()
811 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
911 u64 timestamp; in arm_spe_process_event() local
Dintel-bts.c445 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()
552 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
598 u64 timestamp; in intel_bts_process_event() local
Ds390-cpumcf-kernel.h43 unsigned long timestamp; /* 128-191 Timestamp (TOD) */ member
Dordered-events.h10 u64 timestamp; member
Ds390-cpumsf-kernel.h58 unsigned char timestamp[16]; /* 16 - 31 timestamp */ member
Dbpf_kwork_top.c31 __u64 timestamp; member
Dintel-pt.c213 u64 timestamp; member
1416 static void intel_pt_first_timestamp(struct intel_pt *pt, u64 timestamp) in intel_pt_first_timestamp()
2412 u64 timestamp = 0; in intel_pt_do_synth_pebs_sample() local
2633 pid_t pid, pid_t tid, u64 ip, u64 timestamp, in intel_pt_synth_error()
3068 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder()
3161 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues()
3322 u64 timestamp) in intel_pt_sync_switch()
3654 u64 timestamp; in intel_pt_process_event() local
3844 u64 timestamp; in intel_pt_queue_data() local
/tools/perf/bench/
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()
367 u64 timestamp = rand() % 1000000; in inject_build_id() local
/tools/testing/selftests/bpf/progs/
Dxdp_metadata.c39 u64 timestamp = -1; in rx() local
/tools/perf/
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()
Dbuiltin-sched.c89 u64 timestamp; member
353 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
381 u64 timestamp, u64 duration) in add_sched_event_run()
404 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
431 u64 timestamp, const char task_state __maybe_unused) in add_sched_event_sleep()
857 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
1054 u64 timestamp) in add_sched_out_event()
1088 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
1144 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1213 u64 timestamp = sample->time; in latency_runtime_event() local
[all …]
/tools/perf/util/intel-pt-decoder/
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/
Derspan.h21 __be32 timestamp; member
/tools/perf/util/bpf_skel/
Dlock_data.h7 u64 timestamp; member
Doff_cpu.bpf.c24 __u64 timestamp; member
/tools/tracing/latency/
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/perf/util/arm-spe-decoder/
Darm-spe-decoder.h77 u64 timestamp; member
/tools/firewire/
Dnosy-dump.h15 uint32_t timestamp; member
78 uint32_t timestamp; member

12