Home
last modified time | relevance | path

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

/tools/perf/util/
Dcomm.c77 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
98 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
Dthread.c104 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
182 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp) in thread__fork()
Dordered-events.c18 u64 timestamp = new->timestamp; in queue_event() local
135 ordered_events__new(struct ordered_events *oe, u64 timestamp, in ordered_events__new()
Dthread.h44 u64 timestamp) in thread__set_comm()
Dordered-events.h10 u64 timestamp; member
Dsession.c517 u64 timestamp = sample->time; in perf_session_queue_event() local
/tools/perf/
Dbuiltin-sched.c63 u64 timestamp; member
238 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
266 u64 timestamp, u64 duration) in add_sched_event_run()
289 u64 timestamp, struct task_desc *wakee) in add_sched_event_wakeup()
316 u64 timestamp, u64 task_state __maybe_unused) in add_sched_event_sleep()
689 u64 timestamp0, timestamp = sample->time; in replay_switch_event() local
850 u64 timestamp) in add_sched_out_event()
884 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
924 u64 timestamp0, timestamp = sample->time; in latency_switch_event() local
988 u64 timestamp = sample->time; in latency_runtime_event() local
[all …]
Dbuiltin-timechart.c127 u64 timestamp; member
239 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
255 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit()
344 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
350 static void c_state_end(struct timechart *tchart, int cpu, u64 timestamp) in c_state_end()
367 static void p_state_change(struct timechart *tchart, int cpu, u64 timestamp, u64 new_freq) in p_state_change()
403 static void sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, in sched_wakeup()
436 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/firewire/
Dnosy-dump.h14 uint32_t timestamp; member
77 uint32_t timestamp; member
/tools/lib/traceevent/
Dkbuffer-parse.c59 unsigned long long timestamp; member