Searched defs:timestamp (Results 1 – 11 of 11) sorted by relevance
/tools/perf/util/ |
D | comm.c | 77 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()
|
D | thread.c | 104 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()
|
D | ordered-events.c | 18 u64 timestamp = new->timestamp; in queue_event() local 135 ordered_events__new(struct ordered_events *oe, u64 timestamp, in ordered_events__new()
|
D | thread.h | 44 u64 timestamp) in thread__set_comm()
|
D | ordered-events.h | 10 u64 timestamp; member
|
D | session.c | 517 u64 timestamp = sample->time; in perf_session_queue_event() local
|
/tools/perf/ |
D | builtin-sched.c | 63 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 …]
|
D | builtin-timechart.c | 127 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()
|
D | builtin-kvm.c | 219 struct event_key *key, u64 timestamp) in handle_begin_event()
|
/tools/firewire/ |
D | nosy-dump.h | 14 uint32_t timestamp; member 77 uint32_t timestamp; member
|
/tools/lib/traceevent/ |
D | kbuffer-parse.c | 59 unsigned long long timestamp; member
|