/tools/perf/util/ |
D | ordered-events.c | 21 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) in ordered_events__queue() 267 u64 timestamp) in __ordered_events__flush() 344 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
|
D | thread.c | 173 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() 197 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() 240 u64 timestamp, bool exec) in ____thread__set_comm() 264 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
|
D | comm.c | 108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() 127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
|
D | time-utils.c | 419 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()
|
D | arm-spe.c | 85 u64 timestamp; member 363 static int arm_spe_run_decoder(struct arm_spe_queue *speq, u64 *timestamp) in arm_spe_run_decoder() 512 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues() 588 u64 timestamp; in arm_spe_process_event() local
|
D | thread-stack.c | 55 u64 timestamp; member 300 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 782 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 814 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 997 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
|
D | jitdump.h | 44 uint64_t timestamp; /* timestamp */ member 62 uint64_t timestamp; member
|
D | s390-cpumsf.c | 842 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues() 886 pid_t pid, pid_t tid, u64 ip, u64 timestamp) in s390_cpumsf_synth_error() 919 u64 timestamp = sample->time; in s390_cpumsf_process_event() local
|
D | s390-cpumcf-kernel.h | 41 unsigned long timestamp; /* 128-191 Timestamp (TOD) */ member
|
D | ordered-events.h | 10 u64 timestamp; member
|
D | intel-bts.c | 445 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
|
D | thread.h | 95 u64 timestamp) in thread__set_comm()
|
D | intel-pt.c | 168 u64 timestamp; member 1822 u64 timestamp = 0; in intel_pt_synth_pebs_sample() local 1902 pid_t pid, pid_t tid, u64 ip, u64 timestamp) in intel_pt_synth_error() 2236 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder() 2329 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues() 2489 u64 timestamp) in intel_pt_sync_switch() 2716 u64 timestamp; in intel_pt_process_event() local 2897 u64 timestamp; in intel_pt_queue_data() local
|
D | s390-cpumsf-kernel.h | 58 unsigned char timestamp[16]; /* 16 - 31 timestamp */ member
|
D | cs-etm.h | 153 u64 timestamp; member
|
/tools/perf/bench/ |
D | inject-buildid.c | 172 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap() 218 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample() 366 u64 timestamp = rand() % 1000000; in inject_build_id() local
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 129 uint64_t timestamp; member 677 uint64_t timestamp; member 708 uint64_t timestamp; in intel_pt_calc_cyc_cb() local 945 uint64_t timestamp, masked_timestamp; in intel_pt_next_period() local 983 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local 1435 static uint64_t intel_pt_8b_tsc(uint64_t timestamp, uint64_t ref_timestamp) in intel_pt_8b_tsc() 1452 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local 1579 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local 1650 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local 3212 uint64_t timestamp; member [all …]
|
D | intel-pt-decoder.h | 182 uint64_t timestamp; member 209 uint64_t timestamp; member
|
/tools/perf/ |
D | builtin-timechart.c | 130 u64 timestamp; member 242 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork() 258 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit() 347 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start() 353 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end() 370 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change() 406 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup() 439 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch()
|
D | builtin-sched.c | 87 u64 timestamp; member 359 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event() 387 u64 timestamp, u64 duration) in add_sched_event_run() 410 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup() 437 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep() 843 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local 1041 u64 timestamp) in add_sched_out_event() 1075 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event() 1116 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local 1185 u64 timestamp = sample->time; in latency_runtime_event() local [all …]
|
D | builtin-kvm.c | 250 struct event_key *key, u64 timestamp) in handle_begin_event() 756 u64 timestamp; in perf_kvm__mmap_read_idx() local
|
/tools/include/uapi/linux/ |
D | erspan.h | 21 __be32 timestamp; member
|
D | lirc.h | 156 __u64 timestamp; member
|
/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.h | 49 u64 timestamp; member
|
/tools/firewire/ |
D | nosy-dump.h | 15 uint32_t timestamp; member 78 uint32_t timestamp; member
|