Home
last modified time | relevance | path

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

/tools/perf/util/
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()
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
Dthread-stack.c41 u64 timestamp; member
162 u64 timestamp, u64 ref, bool no_return) in thread_stack__call_return()
333 u64 timestamp, u64 ref, struct call_path *cp, in thread_stack__push_cp()
357 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp()
491 struct thread_stack *ts, u64 timestamp, in thread_stack__trace_begin()
Dthread.c128 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
269 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) in thread__fork()
Djitdump.h42 uint64_t timestamp; /* timestamp */ member
59 uint64_t timestamp; member
Dthread.h68 u64 timestamp) in thread__set_comm()
Dordered-events.h9 u64 timestamp; member
Dintel-bts.c463 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()
570 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
616 u64 timestamp; in intel_bts_process_event() local
Dintel-pt.c143 u64 timestamp; member
1438 static int intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) in intel_pt_run_decoder()
1526 static int intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) in intel_pt_process_queues()
1636 u64 timestamp) in intel_pt_sync_switch()
1770 u64 timestamp; in intel_pt_process_event() local
Djitdump.c343 static uint64_t convert_timestamp(struct jit_buf_desc *jd, uint64_t timestamp) in convert_timestamp()
/tools/perf/
Dbuiltin-sched.c67 u64 timestamp; member
261 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
289 u64 timestamp, u64 duration) in add_sched_event_run()
312 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
339 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep()
745 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
909 u64 timestamp) in add_sched_out_event()
943 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
983 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
1052 u64 timestamp = sample->time; in latency_runtime_event() local
[all …]
Dbuiltin-timechart.c129 u64 timestamp; member
241 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
257 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
346 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
352 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
369 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
405 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup()
438 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()
Dbuiltin-record.c646 char timestamp[] = "InvalidTimestamp"; in record__switch_output() local
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c119 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
888 uint64_t timestamp, masked_timestamp; in intel_pt_sample_insn() local
1250 uint64_t timestamp; in intel_pt_calc_tsc_timestamp() local
1336 uint64_t timestamp; in intel_pt_calc_mtc_timestamp() local
1397 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp() local
Dintel-pt-decoder.h63 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