Searched defs:timestamp (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/ |
| D | builtin-timechart.c | 110 u64 timestamp; member 207 static void pid_fork(int pid, int ppid, u64 timestamp) in pid_fork() 223 static void pid_exit(int pid, u64 timestamp) in pid_exit() 368 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start() 374 static void c_state_end(int cpu, u64 timestamp) in c_state_end() 392 static void p_state_change(int cpu, u64 timestamp, u64 new_freq) in p_state_change() 430 sched_wakeup(int cpu, u64 timestamp, int pid, struct trace_entry *te) in sched_wakeup() 463 static void sched_switch(int cpu, u64 timestamp, struct trace_entry *te) in sched_switch()
|
| D | builtin-sched.c | 76 u64 timestamp; member 222 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event() 250 add_sched_event_run(struct task_desc *task, u64 timestamp, u64 duration) in add_sched_event_run() 273 add_sched_event_wakeup(struct task_desc *task, u64 timestamp, in add_sched_event_wakeup() 301 add_sched_event_sleep(struct task_desc *task, u64 timestamp, in add_sched_event_sleep() 797 u64 timestamp, in replay_switch_event() 966 u64 timestamp) in add_sched_out_event() 996 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event() 1031 u64 timestamp, in latency_switch_event() 1084 u64 timestamp, in latency_runtime_event() [all …]
|
| D | builtin-kmem.c | 282 int cpu, u64 timestamp, struct thread *thread) in process_raw_event()
|
| D | builtin-lock.c | 722 process_raw_event(void *data, int cpu, u64 timestamp, struct thread *thread) in process_raw_event()
|
| /tools/perf/util/ |
| D | session.c | 539 u64 timestamp; member 664 u64 timestamp = new->timestamp; in __queue_event() local 712 u64 timestamp = sample->time; in perf_session_queue_event() local
|
| D | trace-event-read.c | 284 unsigned long long timestamp; member
|
| /tools/firewire/ |
| D | nosy-dump.h | 14 uint32_t timestamp; member 77 uint32_t timestamp; member
|