Home
last modified time | relevance | path

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

/tools/perf/util/
Dordered-events.c17 u64 timestamp = new->timestamp; in queue_event() local
134 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event()
159 u64 timestamp = sample->time; in ordered_events__queue() local
Dcomm.c82 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
103 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
Dthread.c134 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
218 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) in thread__fork()
Dthread-stack.c76 u64 timestamp; member
197 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return()
470 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp()
494 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp()
628 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
Dthread.h63 u64 timestamp) in thread__set_comm()
Dordered-events.h9 u64 timestamp; member
Dintel-bts.c450 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()
556 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
602 u64 timestamp; in intel_bts_process_event() local
Dintel-pt.c137 u64 timestamp; member
1347 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder()
1435 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues()
1545 u64 timestamp) in intel_pt_sync_switch()
1677 u64 timestamp; in intel_pt_process_event() local
/tools/perf/
Dbuiltin-sched.c64 u64 timestamp; member
242 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
270 u64 timestamp, u64 duration) in add_sched_event_run()
293 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
320 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep()
726 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
890 u64 timestamp) in add_sched_out_event()
924 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
964 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1033 u64 timestamp = sample->time; in latency_runtime_event() local
[all …]
Dbuiltin-timechart.c128 u64 timestamp; member
240 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
256 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
345 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
351 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
368 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
404 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup()
437 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch()
Dbuiltin-kvm.c219 struct event_key *key, u64 timestamp) in handle_begin_event()
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c122 uint64_t timestamp; member
612 uint64_t timestamp; member
643 uint64_t timestamp; in intel_pt_calc_cyc_cb() local
854 uint64_t timestamp, masked_timestamp; in intel_pt_next_period() local
892 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local
1246 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local
1330 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local
1391 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local
Dintel-pt-decoder.h71 uint64_t timestamp; member
/tools/firewire/
Dnosy-dump.h14 uint32_t timestamp; member
77 uint32_t timestamp; member
/tools/lib/traceevent/
Dkbuffer-parse.c59 unsigned long long timestamp; member