/tools/perf/util/ |
D | time-utils.c | 107 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample() 122 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec()
|
D | ordered-events.c | 20 u64 timestamp = new->timestamp; in queue_event() local 137 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event() 162 u64 timestamp = sample->time; in ordered_events__queue() local
|
D | comm.c | 91 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() 110 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
|
D | thread-stack.c | 42 u64 timestamp; member 163 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return() 334 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp() 358 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp() 492 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
|
D | thread.c | 129 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() 184 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 325 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) in thread__fork()
|
D | jitdump.h | 43 uint64_t timestamp; /* timestamp */ member 61 uint64_t timestamp; member
|
D | ordered-events.h | 10 u64 timestamp; member
|
D | thread.h | 76 u64 timestamp) in thread__set_comm()
|
D | intel-bts.c | 464 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue() 571 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues() 617 u64 timestamp; in intel_bts_process_event() local
|
D | intel-pt.c | 157 u64 timestamp; member 1659 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder() 1747 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues() 1857 u64 timestamp) in intel_pt_sync_switch() 1991 u64 timestamp; in intel_pt_process_event() local
|
D | jitdump.c | 368 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 124 uint64_t timestamp; member 625 uint64_t timestamp; member 656 uint64_t timestamp; in intel_pt_calc_cyc_cb() local 888 uint64_t timestamp, masked_timestamp; in intel_pt_next_period() local 926 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local 1354 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local 1438 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local 1501 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local
|
D | intel-pt-decoder.h | 78 uint64_t timestamp; member
|
/tools/perf/ |
D | builtin-timechart.c | 132 u64 timestamp; member 244 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork() 260 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit() 349 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start() 355 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end() 372 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change() 408 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup() 441 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch()
|
D | builtin-sched.c | 77 u64 timestamp; member 344 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event() 372 u64 timestamp, u64 duration) in add_sched_event_run() 395 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup() 422 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep() 828 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local 992 u64 timestamp) in add_sched_out_event() 1026 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event() 1066 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local 1135 u64 timestamp = sample->time; in latency_runtime_event() local [all …]
|
D | builtin-kvm.c | 241 struct event_key *key, u64 timestamp) in handle_begin_event()
|
D | builtin-record.c | 694 char timestamp[] = "InvalidTimestamp"; in record__switch_output() local
|
/tools/firewire/ |
D | nosy-dump.h | 15 uint32_t timestamp; member 78 uint32_t timestamp; member
|
/tools/lib/traceevent/ |
D | kbuffer-parse.c | 59 unsigned long long timestamp; member
|